projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a note to the README about this being a tutorial for an ancient version of Rust
[rust-101.git]
/
Cargo.toml
diff --git
a/Cargo.toml
b/Cargo.toml
index e590353dd50401d27fb99d3810e97f7ba3608204..bbc666bc8d82dd58012c2a04ea8012cdf00a91d9 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-3,5
+3,5
@@
name = "rust-101"
version = "0.1.0"
authors = ["Ralf Jung <post@ralfj.de>"]
-[dependencies]
-docopt = "*"
+
#
[dependencies]
+
#
docopt = "*"