mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 07:05:47 +02:00
Bump deps and touchup (#2066)
This commit is contained in:
@ -17,9 +17,9 @@ 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"
|
||||
serde_json = "1.0.53"
|
||||
base64 = "0.12.1"
|
||||
num-traits = "0.2.11"
|
||||
serde_json = "1.0.55"
|
||||
base64 = "0.12.3"
|
||||
num-traits = "0.2.12"
|
||||
|
||||
[build-dependencies]
|
||||
nu-build = { version = "0.15.1", path = "../nu-build" }
|
||||
|
Reference in New Issue
Block a user