mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 02:28:35 +02:00
updated dependencies (#2517)
This commit is contained in:
@ -16,7 +16,7 @@ nu-protocol = {path = "../nu-protocol", version = "0.19.0"}
|
||||
nu-source = {path = "../nu-source", version = "0.19.0"}
|
||||
|
||||
battery = "0.7.6"
|
||||
futures = {version = "0.3", features = ["compat", "io-compat"]}
|
||||
futures = { version = "0.3.5", features = ["compat", "io-compat"] }
|
||||
futures-util = "0.3.5"
|
||||
num-bigint = "0.2.6"
|
||||
|
||||
|
Reference in New Issue
Block a user