projects
/
rust-101.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e590353dd50401d27fb99d3810e97f7ba3608204
[rust-101.git]
/
Cargo.toml
1
[package]
2
name = "rust-101"
3
version = "0.1.0"
4
authors = ["Ralf Jung <post@ralfj.de>"]
5
6
[dependencies]
7
docopt = "*"