aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/project.conf b/project.conf
index 96bb9b9..3f46ea9 100644
--- a/project.conf
+++ b/project.conf
@@ -1,8 +1,10 @@
[package]
name = "sibs"
+type = "executable"
version = "0.1.0"
-authors = ["Aleksi Lindeman <aleksi_888@hotmail.com>"]
+authors = ["DEC05EBA <0xdec05eba@gmail.com>"]
+tests = "tests"
[dependencies]
-sfml-all = "2.4"
-xxhash = "0.1.0" \ No newline at end of file
+libcurl = "7"
+libarchive = "3.3"