diff options
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index c51f4a7..6d45e26 100644 --- a/project.conf +++ b/project.conf @@ -12,7 +12,7 @@ expose_include_dirs = ["include"] opendht = "1.7.0" libsodium = "1.0.16" ntpclient = "0.3.0" -sibs-serializer = "0.2.1" +sibs-serializer = "1.0.0" boost-filesystem = "1.66.0" boost-uuid = "1.66.0" argon2 = "2017.12.27" |