diff options
author | dec05eba <0xdec05eba@gmail.com> | 2018-05-16 00:24:42 +0200 |
---|---|---|
committer | dec05eba <0xdec05eba@gmail.com> | 2018-05-16 00:24:45 +0200 |
commit | 04d872f415d749778194cf415b36b2021e5896fc (patch) | |
tree | c418b09558b21ac1416778b9df933e2e07f9ffeb | |
parent | b4dfb37d35364514c6c17dddcb33114346d75bd0 (diff) |
Update sibs serializer
-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" |