aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <0xdec05eba@gmail.com>2018-05-01 11:59:15 +0200
committerdec05eba <0xdec05eba@gmail.com>2018-05-01 11:59:19 +0200
commit3b7289b006c4c78ecbdf21ebf4c68441319d3dbd (patch)
treec2f1f321af479e7ca3fad69dc6afc3335a175eb6 /project.conf
parent670e3eed2703dcee1dee0508e45d8454cae78544 (diff)
Remove unnecessary dependency 'fmt'
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 29d12d2..1d687b0 100644
--- a/project.conf
+++ b/project.conf
@@ -10,7 +10,6 @@ expose_include_dirs = ["include"]
[dependencies]
opendht = "1.7.0"
-fmt = "4.1.0"
libsodium = "1.0.16"
ntpclient = "0.2.1"
sibs-serializer = "0.2.0"