aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-10-16 02:43:11 +0200
committerdec05eba <dec05eba@protonmail.com>2018-10-16 02:43:15 +0200
commit84140dc704156cb91fc51fa01654e6fe4b1228e5 (patch)
treea088c9be084731771125e45f92e4d23a4ed9d3c4 /project.conf
parent1d46ddded3ded4dd44e3d7ede544ea215b3e917e (diff)
Update opendht dependency, probably broken
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/project.conf b/project.conf
index ebb949f..c3dd875 100644
--- a/project.conf
+++ b/project.conf
@@ -1,8 +1,8 @@
[package]
name = "dchat"
-version = "0.1.0"
+version = "0.2.0"
type = "executable"
-platforms = ["linux32", "linux64"]
+platforms = ["linux", "win"]
[dependencies]
sfml-window = "2.5"
@@ -16,4 +16,4 @@ x11 = "1.6.5"
libnsgif = "0.2.0"
libpreview = "0.2.0"
libzmq = "4.2"
-libgd = "2.2.5" \ No newline at end of file
+libgd = "2.2.5"