mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 20:47:44 +02:00
Try Revoke Cargo.lock
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -3351,12 +3351,9 @@ dependencies = [
|
|||||||
name = "nu-path"
|
name = "nu-path"
|
||||||
version = "0.100.1"
|
version = "0.100.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfg-if",
|
|
||||||
"dirs",
|
"dirs",
|
||||||
"omnipath",
|
"omnipath",
|
||||||
"once_cell",
|
|
||||||
"pwd",
|
"pwd",
|
||||||
"winapi",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
Reference in New Issue
Block a user