aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 3f46ea905ce5bc496067ccbb25b4581222ac8a2d (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "sibs"
type = "executable"
version = "0.1.0"
authors = ["DEC05EBA <0xdec05eba@gmail.com>"]
tests = "tests"

[dependencies]
libcurl = "7"
libarchive = "3.3"