mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 22:16:17 +02:00
Bump heim dependency version. (#1954)
Most important change is a fix for processes CPU usage calculation (see https://github.com/heim-rs/heim/issues/246)
This commit is contained in:
@@ -19,7 +19,7 @@ futures = { version = "0.3", features = ["compat", "io-compat"] }
|
||||
futures-timer = "3.0.2"
|
||||
|
||||
[dependencies.heim]
|
||||
version = "0.1.0-beta.1"
|
||||
version = "0.1.0-beta.2"
|
||||
default-features = false
|
||||
features = ["process"]
|
||||
|
||||
|
Reference in New Issue
Block a user