add Cargo.lock to the repo (#136)

add Cargo.lock to the repo
This commit is contained in:
tyshko-rostyslav 2023-03-23 07:45:36 +01:00 committed by GitHub
parent 8cd4baba8a
commit 2bbb710e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3803 additions and 4 deletions

4
.gitignore vendored
View File

@ -9,10 +9,6 @@ rln/pmtree_db
debug/
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

3803
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff