Merge pull request #2625 from schnoddelbotz/update-rust-doc-link

Update documentation link cargo.toml vs cargo.lock
This commit is contained in:
Brendan Forster
2018-03-13 10:25:28 -07:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
/target/ /target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock Cargo.lock
# These are backup files generated by rustfmt # These are backup files generated by rustfmt