Dub
- Added `niknaks` package with a minimum version of `v0.3.0`
This commit is contained in:
parent
5cafbb8130
commit
440ef79a3a
3
dub.json
3
dub.json
|
@ -4,7 +4,8 @@
|
||||||
],
|
],
|
||||||
"copyright": "Copyright © 2023, Tristan B. Kildaire",
|
"copyright": "Copyright © 2023, Tristan B. Kildaire",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bformat": ">=4.1.1"
|
"bformat": ">=4.1.1",
|
||||||
|
"niknaks": ">=0.3.0"
|
||||||
},
|
},
|
||||||
"description": "Tristanable network message queuing framework",
|
"description": "Tristanable network message queuing framework",
|
||||||
"homepage": "https://deavmi.assigned.network/projects/tristanable",
|
"homepage": "https://deavmi.assigned.network/projects/tristanable",
|
||||||
|
|
Loading…
Reference in New Issue