Upgraded to new libdnet

This commit is contained in:
Tristan B. Kildaire 2020-12-04 18:43:44 +02:00
parent 01578ab03b
commit 68ad0e5f38
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
"gtk-d": "~>3.9.0",
"libdnet": "~>0.1.15"
"libdnet": "~>0.1.16"
},
"description": "GTK graphical DNET client",
"license": "GPL v3",

View File

@ -3,7 +3,7 @@
"versions": {
"bformat": "1.0.8",
"gtk-d": "3.9.0",
"libdnet": "0.1.15",
"libdnet": "0.1.16",
"tristanable": "0.1.1"
}
}