From 5e79e361c97e88b4a5912990eda0f1fb0d4a6dbd Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 13 Oct 2018 00:09:22 +0200 Subject: Add posix as a platform, remove zig from compile_commands.json --- project.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'project.conf') 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 -- cgit v1.2.3