projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge pull request #42 from zdyxry/master
[rust-101.git]
/
Cargo.toml
diff --git
a/Cargo.toml
b/Cargo.toml
index 10572b4e3f224d39db0e10df244d98e1ce067974..bbc666bc8d82dd58012c2a04ea8012cdf00a91d9 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-2,3
+2,6
@@
name = "rust-101"
version = "0.1.0"
authors = ["Ralf Jung <post@ralfj.de>"]
+
+#[dependencies]
+#docopt = "*"