Forgot to commit new Cargo.toml

This commit is contained in:
mindv0rtex
2021-03-01 18:22:24 -05:00
parent 82833748f4
commit 716dece2e3
2 changed files with 52 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ edition = "2018"
[dependencies]
image = "*"
indicatif = "0.15"
itertools = "*"
rand = "*"
rayon = "*"
@@ -15,4 +16,4 @@ criterion = "0.3"
[[bench]]
name = "trig"
harness = false
harness = false