aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authorAleksi Lindeman <aleksi_888@hotmail.com>2018-01-28 07:35:37 +0100
committerAleksi Lindeman <aleksi_888@hotmail.com>2018-01-28 07:35:42 +0100
commit80a9c135b8bdca64246f147f22d98485e0f05ee5 (patch)
treecbba6fc450225efe357d9597b2afc1e30283fe16 /project.conf
parent0fb28e5bc188440236f0b8888fd520892c97094d (diff)
Add some files...
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/project.conf b/project.conf
new file mode 100644
index 0000000..6c261d6
--- /dev/null
+++ b/project.conf
@@ -0,0 +1,9 @@
+[package]
+name = "odhtdb"
+version = "0.1.0"
+type = "executable"
+platforms = ["linux32", "linux64"]
+
+[dependencies]
+opendht = "1.5.0"
+fmt = "4.1.0"