mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
Update Cargo.toml
This commit is contained in:
parent
ec5fd62f9f
commit
eceae26b0a
@ -11,7 +11,7 @@ chrono = "0.4.19"
|
||||
miette = "4.1.0"
|
||||
thiserror = "1.0.29"
|
||||
serde_json = "1.0"
|
||||
nu-path = {path = "../nu-path"}
|
||||
nu-path = {path = "../nu-path", version = "0.60.0" }
|
||||
nu-protocol = { path = "../nu-protocol", version = "0.60.0" }
|
||||
nu-plugin = { path = "../nu-plugin", optional = true, version = "0.60.0" }
|
||||
log = "0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user