Skip to content

Commit acd16d1

Browse files
committed
chore: track Cargo.lock for reproducible releases
1 parent a996416 commit acd16d1

2 files changed

Lines changed: 3326 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
*.pdb
55

66
# Cargo
7-
Cargo.lock
7+
# Cargo.lock is intentionally tracked for binary crates (reproducible builds)
8+
# Cargo.lock
89
Cargo.toml.bak
910

1011
# IDE and editor files

0 commit comments

Comments
 (0)