mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 09:38:57 +02:00
More dep bumps (#1562)
This commit is contained in:
@ -15,7 +15,7 @@ nu-protocol = { path = "../nu-protocol", version = "0.12.0" }
|
||||
nu-source = { path = "../nu-source", version = "0.12.0" }
|
||||
nu-errors = { path = "../nu-errors", version = "0.12.0" }
|
||||
futures = { version = "0.3", features = ["compat", "io-compat"] }
|
||||
surf = "1.0.3"
|
||||
surf = "2.0.0-alpha.0"
|
||||
url = "2.1.1"
|
||||
serde_json = "1.0.51"
|
||||
base64 = "0.12.0"
|
||||
|
Reference in New Issue
Block a user