Add image decoding support with image crate
This commit is contained in:
@@ -20,6 +20,7 @@ serde_repr = "0.1"
|
||||
thiserror = "2.0"
|
||||
uuid = { version = "1.22", features = ["serde", "v4"] }
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
image = "0.25"
|
||||
url = "2.5"
|
||||
bytes = "1.10"
|
||||
async-trait = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user