aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 2c3f04c142c6cbce911eb1a6ec48e3b38085c5c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "sibs"
type = "executable"
version = "0.1.3"
authors = ["DEC05EBA <0xdec05eba@gmail.com>"]
tests = "tests"
platforms = ["linux32", "linux64", "win64"]
ignore_dirs = ["cmake"]

[dependencies]
libcurl = "7.57.0"
libarchive = "3.3.2"
rapidjson = "1.1.0"