Skip to content
Snippets Groups Projects
Commit 0d2a794d authored by Amar Singh's avatar Amar Singh Committed by GitHub
Browse files

done (#6673)

parent c891b2c2
No related merge requests found
......@@ -8693,9 +8693,9 @@ dependencies = [
[[package]]
name = "sysinfo"
version = "0.13.3"
version = "0.14.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a0338198966bde7feb14b011a33d404a62a6e03b843352c71512a2a002634b7"
checksum = "eec476c3d107e7fc2c445e4edc26836c49ba5be0dae74146ee94ecb62759c31d"
dependencies = [
"cfg-if",
"doc-comment",
......
......@@ -39,7 +39,7 @@ pin-project = "0.4.8"
hash-db = "0.15.2"
serde = "1.0.101"
serde_json = "1.0.41"
sysinfo = "0.13.3"
sysinfo = "0.14.3"
sc-keystore = { version = "2.0.0-rc4", path = "../keystore" }
sp-io = { version = "2.0.0-rc4", path = "../../primitives/io" }
sp-runtime = { version = "2.0.0-rc4", path = "../../primitives/runtime" }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment