Updated deps

This commit is contained in:
G2-Games 2024-02-01 09:24:41 -06:00
parent be1a3c445d
commit 7b32c43dcc
2 changed files with 1449 additions and 4 deletions

6
.gitignore vendored
View file

@ -3,11 +3,9 @@
debug/ debug/
target/ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries minidisc-rs/Cargo.lock
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt #These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information # MSVC Windows builds of rustc generate these, which store debugging information

1447
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff