mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Remove unnecessary imgref dependency from the image filter example
This commit is contained in:
parent
c18b289e62
commit
f237e1a09b
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ name = "imagefilter"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
sixtyfps = { path = "../../api/sixtyfps-rs" }
|
sixtyfps = { path = "../../api/sixtyfps-rs" }
|
||||||
imgref = "1"
|
|
||||||
image = "0.23.14"
|
image = "0.23.14"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue