We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884e1fa commit 73a6746Copy full SHA for 73a6746
demo/Cargo.toml
@@ -19,7 +19,7 @@ default-model-ll = ["deep_filter/default-model-ll"]
19
thresholds = []
20
21
[dependencies]
22
-iced = { version = "0.10", features = [
+iced = { version = "0.12", features = [
23
"image",
24
"debug",
25
"tokio",
0 commit comments