removed image crate

This commit is contained in:
MrDulfin 2024-03-24 21:40:19 -04:00
parent 259dbec3a0
commit 1734a39db5

View file

@ -37,5 +37,4 @@ uuid = { version = "1.6.1", features = ["v4", "serde"]}
serde_json = "1.0.111" serde_json = "1.0.111"
deunicode = "1.4.2" deunicode = "1.4.2"
opener = { version = "0.7.0", features = ["reveal"]} opener = { version = "0.7.0", features = ["reveal"]}
image = "0.25.0"
tempfile = "3.10.1" tempfile = "3.10.1"