aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
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"