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

[config]
expose_include_dirs = ["include"]

[dependencies]
opendht = "1.5.0"
fmt = "4.1.0"
libsodium = "1.0.16"
ntpclient = "0.2.0"
sibs-serializer = "0.2.0"
boost-filesystem = "1.66.0"
boost-uuid = "1.66.0"