diff options
-rw-r--r-- | project.conf | 2 |
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" |