More dep bumps (#1562)

This commit is contained in:
Jonathan Turner
2020-04-09 10:28:20 +12:00
committed by GitHub
parent 04702530a3
commit 2c513d1883
13 changed files with 106 additions and 246 deletions

View File

@ -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"
[build-dependencies]