Updated Cargo.toml and .lock

This commit is contained in:
Eryn Wells 2022-12-15 08:55:32 -08:00
parent 3653930b22
commit 241533a70b
2 changed files with 86 additions and 0 deletions

View file

@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
num = "0.4"