mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 00:54:56 +02:00
update sysinfo due to breaking change with get_version (#2988)
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user