chore(deps): update rust crate rand to 0.8.6 [security]
Some checks failed
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
Validate / Check (push) Has been cancelled
Validate / Check-2 (push) Has been cancelled
Validate / Test Suite (push) Has been cancelled
Validate / Test Suite-2 (push) Has been cancelled
Some checks failed
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
Validate / Check (push) Has been cancelled
Validate / Check-2 (push) Has been cancelled
Validate / Test Suite (push) Has been cancelled
Validate / Test Suite-2 (push) Has been cancelled
This commit is contained in:
parent
f36077e8d8
commit
01762a7bdf
5 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ hex = "0.4.3"
|
|||
itertools = "0.13.0"
|
||||
pallas-codec = { version = "=0.32.1", path = "../pallas-codec" }
|
||||
pallas-crypto = { version = "=0.32.1", path = "../pallas-crypto" }
|
||||
rand = "0.8.5"
|
||||
rand = "0.8.6"
|
||||
socket2 = "0.5.5"
|
||||
thiserror = "1.0.31"
|
||||
tokio = { version = "1", features = ["rt", "net", "io-util", "time", "sync", "macros"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue