chore: add Cargo.lock to repo

This commit is contained in:
EETagent 2022-11-06 23:44:13 +01:00
parent 2382b899a7
commit ec6bd4cd2b
2 changed files with 3546 additions and 2 deletions

4
.gitignore vendored
View file

@ -5,7 +5,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
@ -14,4 +14,4 @@ Cargo.lock
*.pdb
.env
.env

3544
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff