Update sysinfo version to 0.11 (#5216)

This commit is contained in:
Stanislav Tkach
2020-03-12 15:00:07 +02:00
committed by GitHub
parent 2387543ecb
commit 6e1b4cd560
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ wasm-timer = "0.2"
exit-future = "0.2.0"
serde = "1.0.101"
serde_json = "1.0.41"
sysinfo = "0.9.5"
sysinfo = "0.11.7"
target_info = "0.1.0"
sc-keystore = { version = "2.0.0-alpha.2", path = "../keystore" }
sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" }