Skip to content

Commit 7a56d0c

Browse files
committed
chore: track Cargo.lock for reproducible builds
Committing the lockfile pins exact dependency versions across CI, Docker (cargo-chef layer caching), and contributor builds, matching the current Rust ecosystem recommendation for binary crates.
1 parent dcd47c1 commit 7a56d0c

2 files changed

Lines changed: 8059 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
/nodedb-data/
77
**/*.rs.bk
88
*.pdb
9-
Cargo.lock
109

1110
# IDE and Editor files
1211
.vscode/

0 commit comments

Comments
 (0)