mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 22:25:31 +00:00
Bump rand from 0.7.3 to 0.8.5 (#8)
This commit is contained in:
@@ -15,7 +15,7 @@ exclude = [
|
||||
[dependencies]
|
||||
clap = {version="3.2.25", features=['yaml']}
|
||||
error-chain = "0.12.0"
|
||||
rand = "0.7.*"
|
||||
rand = "0.8.*"
|
||||
rayon = "1.0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user