diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-04-29 04:16:23 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:25:46 +0200 |
commit | a14ec8d03587a60123ac6a27d93bfad118427639 (patch) | |
tree | d0698c146d4ace3f7d3f890d63a153bb56e42005 | |
parent | b6312c4b5ab04be3f89b0d46c5546baa9feb542e (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" |