diff --git a/dub.json b/dub.json index b61459e..fb9735a 100644 --- a/dub.json +++ b/dub.json @@ -2,12 +2,13 @@ "authors": [ "Tristan B. Velloza Kildaire" ], - "homepage": "https://deavmi.assigned.network/projects/tristanable", "copyright": "Copyright © 2023, Tristan B. Kildaire", "dependencies": { + "bformat": "3.1.13", "libsnooze": "0.3.3" }, "description": "Tristanable network message queuing framework", + "homepage": "https://deavmi.assigned.network/projects/tristanable", "license": "LGPL-3.0", "name": "tristanable", "targetType": "library"