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 39256aa..a5a79b1 100644
--- a/project.conf
+++ b/project.conf
@@ -1,13 +1,13 @@
[package]
name = "sibs"
type = "executable"
-version = "0.1.4"
+version = "0.1.5"
authors = ["DEC05EBA <0xdec05eba@gmail.com>"]
tests = "tests"
-platforms = ["linux32", "linux64", "win32", "win64"]
+platforms = ["linux32", "linux64", "win64"]
ignore_dirs = ["cmake", "cmake-build-debug", "build", "distribute", "examples"]
[dependencies]
libcurl = "7.57.0"
libarchive = "3.3.2"
-libgit2 = "0.26.0" \ No newline at end of file
+libgit2 = "0.26.0"