Re added Cargo.lock this is important for nix builds in the future

main
Johannes Hendrik Gerard van der Weide 2023-12-11 10:40:55 +01:00
parent 8019e71014
commit f05a7268bd
2 changed files with 3851 additions and 4 deletions

4
.gitignore vendored
View File

@ -4,10 +4,6 @@
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

3851
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff