mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
update rand v0.8.3 -> v0.8.5
This commit is contained in:
parent
a0b973ebc5
commit
05557cbe50
@ -43,7 +43,7 @@ assert_cmd = "2.0.4"
|
||||
infer = "0.7.0"
|
||||
parse-display = "0.5.4"
|
||||
proptest = "1.0.0"
|
||||
rand = { version = "0.8.3", default-features = false, features = ["small_rng", "std"] }
|
||||
rand = { version = "0.8.5", default-features = false, features = ["small_rng", "std"] }
|
||||
test-strategy = "0.1.2"
|
||||
|
||||
[features]
|
||||
|
Loading…
x
Reference in New Issue
Block a user