Update rand.
This commit is contained in:
@@ -12,12 +12,9 @@ name = "parabole"
|
||||
path = "examples/parabole.rs"
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.4"
|
||||
criterion = "0.2"
|
||||
rand = "0.6"
|
||||
|
||||
[[bench]]
|
||||
name = "parabole"
|
||||
harness = false
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user