aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 6c261d6c58bbb5e572e6c7b16639fec0d97b2777 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "odhtdb"
version = "0.1.0"
type = "executable"
platforms = ["linux32", "linux64"]

[dependencies]
opendht = "1.5.0"
fmt = "4.1.0"