aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authorAleksi Lindeman <0xdec05eba@gmail.com>2018-03-09 10:26:55 +0100
committerAleksi Lindeman <0xdec05eba@gmail.com>2018-03-09 10:27:06 +0100
commit230e61091b401b8b2bb9496d557a15660fb5072b (patch)
tree13b937d93105c069d6478480c8a9ada45ccc2434 /project.conf
parent2ffb47d0043e57707474e5ae811f97c2e5e93f25 (diff)
Partially implement 'add' operation
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/project.conf b/project.conf
index 2b9e556..c283a7a 100644
--- a/project.conf
+++ b/project.conf
@@ -9,6 +9,6 @@ tests = "tests"
opendht = "1.5.0"
fmt = "4.1.0"
libsodium = "1.0.16"
-ntpclient = "0.1.0"
-sibs-serializer = "0.1.0"
-boost-filesystem = "1.66.0" \ No newline at end of file
+ntpclient = "0.2.0"
+sibs-serializer = "0.2.0"
+boost-filesystem = "1.66.0"