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