aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <0xdec05eba@gmail.com>2018-04-22 05:58:07 +0200
committerdec05eba <0xdec05eba@gmail.com>2018-04-22 05:58:13 +0200
commit13718f15767db6774dbf562b6798838ad9058984 (patch)
treeeafd83c1cef98755f31adf036b4de1c76bd7291c /project.conf
parent59e86b8b22c5ffb925b5a68b43de4ddc92986d53 (diff)
Update opendht version
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 63336df..81c3223 100644
--- a/project.conf
+++ b/project.conf
@@ -9,7 +9,7 @@ tests = "tests"
expose_include_dirs = ["include"]
[dependencies]
-opendht = "1.5.0"
+opendht = "1.7.0"
fmt = "4.1.0"
libsodium = "1.0.16"
ntpclient = "0.2.0"