forked from extern/nushell
Update Cargo.toml
This commit is contained in:
parent
b443a2d713
commit
7933e01e77
@ -18,7 +18,7 @@ members = ["crates/nu-source"]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
nu-source = { path = "./crates/nu-source" }
|
||||
nu-source = { version = "0.1.0", path = "./crates/nu-source" }
|
||||
|
||||
rustyline = "5.0.4"
|
||||
chrono = { version = "0.4.9", features = ["serde"] }
|
||||
|
Loading…
Reference in New Issue
Block a user