Remove unnecessary imgref dependency from the image filter example

This commit is contained in:
Simon Hausmann 2021-08-10 10:21:47 +02:00 committed by Simon Hausmann
parent c18b289e62
commit f237e1a09b

View file

@ -12,7 +12,6 @@ name = "imagefilter"
[dependencies]
sixtyfps = { path = "../../api/sixtyfps-rs" }
imgref = "1"
image = "0.23.14"
[build-dependencies]