fix: 🐛 negative values cause problem
This commit is contained in:
parent
46c53f17d3
commit
3f32c049c9
2 changed files with 55 additions and 15 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
.vscode/
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue