Forgot to commit new Cargo.toml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user