Skip to content

Commit 6c40241

Browse files
authored
chore: commit Cargo.lock for reproducible builds and CI security scanning (#5)
1 parent 9de54a5 commit 6c40241

File tree

2 files changed

+2121
-1
lines changed

2 files changed

+2121
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ coverage.xml
5656

5757
# Rust
5858
target/
59-
Cargo.lock
59+
# Note: Cargo.lock is committed for reproducible builds (PyO3 extension = application)
6060
**/*.rs.bk
6161
*.pdb
6262
*.profraw

0 commit comments

Comments
 (0)