Update lib and use rust edition 2021

This commit is contained in:
Rémi BERTHO 2022-03-02 00:09:19 +01:00
parent 7ac7b97341
commit 3ff8442c1a
Signed by: dalan
GPG key ID: EE3B917931C07B64
4 changed files with 1800 additions and 9 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