chore: for binary we track Cargo.lock
All checks were successful
Rust / build (push) Successful in 1m46s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful

This commit is contained in:
Paul Campbell 2024-08-02 08:52:23 +01:00
parent 12a2981ab5
commit 6ac44fa5c0
2 changed files with 4270 additions and 1 deletions

2
.gitignore vendored
View file

@ -9,7 +9,7 @@ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk

4269
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff