Remove image dep.

This commit is contained in:
Nicolas Patry
2023-08-15 19:02:32 +02:00
parent baca3cf69d
commit 6f3f9285e6

View File

@ -41,7 +41,6 @@ tracing-subscriber = { workspace = true }
wav = { workspace = true }
# Necessary to disambiguate with tokio in wasm examples which are 1.28.1
tokio = "1.29.1"
image.workspace = true
[build-dependencies]
anyhow = { workspace = true }