chore: add cargo lock

This commit is contained in:
2020-11-15 17:42:10 +08:00
parent dc95e3adf5
commit 474e2048ac
2 changed files with 296 additions and 4 deletions

4
.gitignore vendored
View File

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