Bump a lot of deps (#1560)

This commit is contained in:
Jonathan Turner
2020-04-07 00:51:17 -07:00
committed by GitHub
parent c9f424977e
commit 04702530a3
20 changed files with 172 additions and 376 deletions

View File

@ -17,8 +17,8 @@ nu-errors = { path = "../nu-errors", version = "0.12.0" }
futures = { version = "0.3", features = ["compat", "io-compat"] }
surf = "1.0.3"
url = "2.1.1"
serde_json = "1.0.46"
base64 = "0.11"
serde_json = "1.0.51"
base64 = "0.12.0"
num-traits = "0.2.11"
[build-dependencies]