Updated dub.json

This commit is contained in:
Tristan B. Kildaire 2021-01-27 22:43:37 +02:00
parent f5791f2eae
commit 27c42711e0
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
"gtk-d": "~>3.9.0",
"libdnet": "~>0.1.17"
"gtk-d": "3.9.0",
"libdnet": "0.1.17"
},
"description": "GTK graphical DNET client",
"license": "GPL v3",