mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Upgrade sysinfo to 0.13.3 (#5659)
This release includes a fix for an out of bound access that was reported by one of the validators.
This commit is contained in:
@@ -34,7 +34,7 @@ exit-future = "0.2.0"
|
||||
pin-project = "0.4.8"
|
||||
serde = "1.0.101"
|
||||
serde_json = "1.0.41"
|
||||
sysinfo = "0.12.0"
|
||||
sysinfo = "0.13.3"
|
||||
sc-keystore = { version = "2.0.0-dev", path = "../keystore" }
|
||||
sp-io = { version = "2.0.0-dev", path = "../../primitives/io" }
|
||||
sp-runtime = { version = "2.0.0-dev", path = "../../primitives/runtime" }
|
||||
|
||||
Reference in New Issue
Block a user