aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 5d4e5cb16611a118576575ac42d9a900db8a4d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "sibs"
type = "executable"
version = "0.2.0"
authors = ["DEC05EBA <0xdec05eba@gmail.com>"]
platforms = ["any"]

[config]
ignore_dirs = ["cmake", "cmake-build-debug", "build", "distribute", "examples", "msvc", "cmake_msvc"]

[dependencies]
libcurl = "7"
libarchive = "3"
libgit2 = "0.24.0"