feat: v0.1.3

This commit is contained in:
2022-07-31 00:50:07 +08:00
parent b866f71998
commit c66660db29
5 changed files with 151 additions and 12 deletions

6
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.idea/
temp_*.log
# ---> macOS
# General
.DS_Store
@@ -33,10 +35,6 @@ Temporary Items
# will have compiled files and executables
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