Skip to content

Commit 6379a2f

Browse files
committed
check Cargo.lock into the version control system
Signed-off-by: Lei Liu <[email protected]>
1 parent 18fcf6b commit 6379a2f

File tree

2 files changed

+2408
-4
lines changed

2 files changed

+2408
-4
lines changed

.gitignore

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
# will have compiled files and executables
33
/target/
44

5-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
7-
Cargo.lock
8-
95
# These are backup files generated by rustfmt
106
**/*.rs.bk
117
log

0 commit comments

Comments
 (0)