Skip to content

Commit 3edcb9b

Browse files
authored
Merge pull request #2625 from schnoddelbotz/update-rust-doc-link
Update documentation link cargo.toml vs cargo.lock
2 parents 1be6180 + 962020b commit 3edcb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rust.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/target/
44

55
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6-
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
6+
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
77
Cargo.lock
88

99
# These are backup files generated by rustfmt

0 commit comments

Comments
 (0)