aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 968c8afa67d99e39a6b7b8186f80c9f14d2b363d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "sibs"
type = "executable"
version = "0.1.5"
authors = ["DEC05EBA <0xdec05eba@gmail.com>"]
platforms = ["linux32", "linux64", "win64"]
ignore_dirs = ["cmake", "cmake-build-debug", "build", "distribute", "examples", "msvc", "cmake_msvc"]

[dependencies]
libcurl = "7.57.0"
libarchive = "3.3.2"
libgit2 = "0.26.0"