diff options
author | dec05eba <0xdec05eba@gmail.com> | 2018-04-29 04:16:23 +0200 |
---|---|---|
committer | dec05eba <0xdec05eba@gmail.com> | 2018-04-29 04:16:26 +0200 |
commit | c98fc5bb0170b47e7d5d451b9ab0a9bb03171061 (patch) | |
tree | daf71befc456b26e8066f0b1bb6a46060104bc01 | |
parent | 92e22dd7f1f918ef92a31f5526bac263ef409f18 (diff) |
Update ntp client version
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 81c3223..29d12d2 100644 --- a/project.conf +++ b/project.conf @@ -12,7 +12,7 @@ expose_include_dirs = ["include"] opendht = "1.7.0" fmt = "4.1.0" libsodium = "1.0.16" -ntpclient = "0.2.0" +ntpclient = "0.2.1" sibs-serializer = "0.2.0" boost-filesystem = "1.66.0" boost-uuid = "1.66.0" |