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