Merge pull request 'Allow Cargo Lock' (#2) from allow-cargo-lock into main

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2024-12-15 20:41:30 +00:00
2 changed files with 1542 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # 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 # 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 # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk
Generated
+1541
View File
File diff suppressed because it is too large Load Diff