aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 834802747dfec1d0d4b68a07c2357069a53e535b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "odhtdb"
version = "0.1.0"
type = "library"
platforms = ["linux32", "linux64"]
tests = "tests"

[dependencies]
opendht = "1.5.0"
fmt = "4.1.0"
libsodium = "1.0.16"
ntpclient = "0.1.0"
sibs-serializer = "0.1.0"