mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 05:28:23 +02:00
Upgrade some dependencies
This commit is contained in:
@ -13,7 +13,7 @@ nu-protocol = { path = "../nu-protocol" }
|
||||
nu-source = { path = "../nu-source" }
|
||||
nu-errors = { path = "../nu-errors" }
|
||||
pretty-hex = "0.1.1"
|
||||
image = { version = "0.22.2", default_features = false, features = ["png_codec", "jpeg"] }
|
||||
image = { version = "0.22.3", default_features = false, features = ["png_codec", "jpeg"] }
|
||||
rawkey = "0.1.2"
|
||||
neso = "0.5.0"
|
||||
|
||||
|
Reference in New Issue
Block a user