Did things
This commit is contained in:
13
Cargo.toml
13
Cargo.toml
@@ -5,16 +5,7 @@ authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
rayon = "1.0"
|
||||
|
||||
[[example]]
|
||||
name = "parabole"
|
||||
path = "examples/parabole.rs"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.2"
|
||||
rand = "0.6"
|
||||
|
||||
[[bench]]
|
||||
name = "parabole"
|
||||
harness = false
|
||||
[dev-dependencies]
|
||||
approx = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user