Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit b10ee45

Browse files
committed
Add Cargo.lock and remove it from .gitignore for better build reproducibility
1 parent 799dfa0 commit b10ee45

File tree

2 files changed

+2374
-1
lines changed

2 files changed

+2374
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ target/
9797

9898
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
9999
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
100-
Cargo.lock
101100

102101
# These are backup files generated by rustfmt
103102
**/*.rs.bk

0 commit comments

Comments
 (0)