update sysinfo due to breaking change with get_version (#2988)

This commit is contained in:
Darren Schroeder
2021-01-30 12:21:32 -06:00
committed by GitHub
parent 44e088c6fe
commit 87c7898b65
4 changed files with 15 additions and 6 deletions

View File

@ -19,6 +19,6 @@ num-bigint = "0.3.0"
futures = {version = "0.3.5", features = ["compat", "io-compat"]}
futures-timer = "3.0.2"
sysinfo = "0.15.9"
sysinfo = "0.15.11"
[build-dependencies]