Update sysinfo to 0.9 (#2978)

This commit is contained in:
Pierre Krieger
2019-06-29 17:58:12 +02:00
committed by Bastian Köcher
parent a57e649f6b
commit 7b1e8dc3df
3 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ tokio-timer = "0.2"
exit-future = "0.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
sysinfo = "0.8.0"
sysinfo = "0.9.0"
target_info = "0.1"
keystore = { package = "substrate-keystore", path = "../../core/keystore" }
sr-io = { path = "../../core/sr-io" }