aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-10-13 00:09:22 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:39:33 +0200
commit5e79e361c97e88b4a5912990eda0f1fb0d4a6dbd (patch)
treeb4ea98e404aec68a8eae7f9d64fa24bb4b29effa /project.conf
parent7c24c5d0de4d3584d6d2f9f3c26b4d757b0a0df2 (diff)
Add posix as a platform, remove zig from compile_commands.json
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index bcfc4d1..f042daf 100644
--- a/project.conf
+++ b/project.conf
@@ -10,5 +10,5 @@ ignore_dirs = ["cmake", "cmake-build-debug", "build", "distribute", "examples",
[dependencies]
libcurl = "7"
-libarchive = "3.3.0"
-libgit2 = "0.26.0"
+libarchive = "3"
+libgit2 = "0.24.0" \ No newline at end of file