theshell.ch/bonus1/Cargo.toml
maggicl a55855a02c team-leader: Added bonus 1 exercise (in rust!) to repo (still to finish)
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@21 a672b425-5310-4d7a-af5c-997e18724b81
2018-10-31 19:37:45 +00:00

10 lines
166 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"