theshell.ch/bonus1/Cargo.toml
maggicl 8b95e4141f css: Work on new style guidelines. Created layouts and author mechanism
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@36 a672b425-5310-4d7a-af5c-997e18724b81
2018-11-05 20:03:04 +00:00

11 lines
180 B
TOML

[package]
name = "bonus1"
version = "0.1.0"
authors = ["Claudio Maggioni <claudio@maggioni.xyz>"]
[dependencies]
reqwest = "0.9.4"
regex = "1"
lazy_static = "1.1.0"
walkdir = "2"