diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-05-16 00:24:42 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:25:46 +0200 |
commit | aa07b493ac6259e3ed0c42b60fca1f84ee09799f (patch) | |
tree | 40d33d349aafd861eac8b9115196c93b7eb57489 | |
parent | 452b68c0fa3722c7d002d24bcf6a54ffb4df8caf (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" |