1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-11-23 06:02:55 +00:00

Add Cargo.lock (#273)

This commit is contained in:
Alula 2024-08-28 20:42:27 +02:00
parent 44d5893a7a
commit dce696282b
No known key found for this signature in database
GPG key ID: 3E00485503A1D8BA
2 changed files with 2407 additions and 4 deletions

4
.gitignore vendored
View file

@ -12,10 +12,6 @@ target/
# Shader binary files
*.dksh
# 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
# These are backup files generated by rustfmt
**/*.rs.bk

2407
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff