mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 01:28:24 +02:00
update to the latest sysinfo crate (#6563)
This commit is contained in:
@ -14,7 +14,7 @@ nu-glob = { path = "../nu-glob", version = "0.68.2" }
|
||||
nu-utils = { path = "../nu-utils", version = "0.68.2" }
|
||||
|
||||
chrono = { version="0.4.21", features=["serde"] }
|
||||
sysinfo = "0.25.2"
|
||||
sysinfo = "0.26.2"
|
||||
strip-ansi-escapes = "0.1.1"
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user