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