mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:25:58 +02:00
updated dependencies (#2517)
This commit is contained in:
@ -10,7 +10,7 @@ version = "0.19.0"
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
futures = {version = "0.3", features = ["compat", "io-compat"]}
|
||||
futures = { version = "0.3.5", features = ["compat", "io-compat"] }
|
||||
nu-errors = {path = "../nu-errors", version = "0.19.0"}
|
||||
nu-plugin = {path = "../nu-plugin", version = "0.19.0"}
|
||||
nu-protocol = {path = "../nu-protocol", version = "0.19.0"}
|
||||
|
Reference in New Issue
Block a user