aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: f7915a8edd5176baa55da3772a26a1002ea9ca17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "sibs"
type = "executable"
version = "0.3.1"
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"