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"