diff options
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 1625822..f34affa 100644 --- a/project.conf +++ b/project.conf @@ -15,7 +15,7 @@ expose_include_dirs = ["include"] #lib = "mingw/x64/static/release" [dependencies] -opendht = "1.7.0" +opendht = "1.7.4" libsodium = "1.0.16" ntpclient = "0.3.0" sibs-serializer = "1.0.1" |