Add Cargo.lock

This commit is contained in:
Fabian 2024-07-27 22:22:14 +02:00
parent 22f4b576b7
commit ca70aa3815
2 changed files with 1435 additions and 1 deletions

2
.gitignore vendored
View File

@ -99,7 +99,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

1434
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff