Bump deps and touchup (#2066)

This commit is contained in:
Jonathan Turner
2020-06-27 19:54:31 +12:00
committed by GitHub
parent 4e2a4236f8
commit 7fed9992c9
18 changed files with 258 additions and 227 deletions

View File

@ -17,7 +17,7 @@ nu-errors = { path = "../nu-errors", version = "0.15.1" }
futures = { version = "0.3", features = ["compat", "io-compat"] }
surf = "1.0.3"
url = "2.1.1"
base64 = "0.12.1"
base64 = "0.12.3"
[build-dependencies]
nu-build = { version = "0.15.1", path = "../nu-build" }