aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: b3e01cc957d27857ab7648aead8bab992a365c8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[package]
name = "odhtdb"
version = "0.0.2"
type = "library"
platforms = ["linux32", "linux64"]
tests = "tests"

[config]
expose_include_dirs = ["include"]

[dependencies]
opendht = "1.7.0"
libsodium = "1.0.16"
ntpclient = "0.3.0"
sibs-serializer = "1.0.1"
boost-filesystem = "1.66.0"
boost-uuid = "1.66.0"
argon2 = "2017.12.27"
sqlite3 = "3.0.0"