mirror of
https://github.com/nushell/nushell
synced 2024-11-10 15:14:14 +00:00
parent
2db2d98ef0
commit
da04e9d801
2 changed files with 0 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2666,7 +2666,6 @@ dependencies = [
|
|||
"nu-path",
|
||||
"nu-protocol",
|
||||
"nu-utils",
|
||||
"strip-ansi-escapes",
|
||||
"sysinfo",
|
||||
]
|
||||
|
||||
|
|
|
@ -15,7 +15,6 @@ nu-utils = { path = "../nu-utils", version = "0.71.1" }
|
|||
|
||||
chrono = { version="0.4.21", features = ["std"], default-features = false }
|
||||
sysinfo ="0.26.2"
|
||||
strip-ansi-escapes = "0.1.1"
|
||||
|
||||
[features]
|
||||
plugin = []
|
||||
|
|
Loading…
Reference in a new issue