mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 09:25:38 +02:00
Bump some of our dependencies (#1809)
This commit is contained in:
@ -17,8 +17,8 @@ nu-errors = { path = "../nu-errors", version = "0.14.1" }
|
||||
futures = { version = "0.3", features = ["compat", "io-compat"] }
|
||||
surf = "1.0.3"
|
||||
url = "2.1.1"
|
||||
serde_json = "1.0.51"
|
||||
base64 = "0.12.0"
|
||||
serde_json = "1.0.53"
|
||||
base64 = "0.12.1"
|
||||
num-traits = "0.2.11"
|
||||
|
||||
[build-dependencies]
|
||||
|
Reference in New Issue
Block a user