Skip to content

Commit d1671c8

Browse files
committed
fix: include Cargo.lock for reproducible builds
1 parent a72d162 commit d1671c8

File tree

2 files changed

+5849
-1
lines changed

2 files changed

+5849
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Rust
22
/target/
33
**/*.rs.bk
4-
Cargo.lock
4+
# Note: Cargo.lock is committed for binary applications
55

66
# IDE
77
.idea/

0 commit comments

Comments
 (0)