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 73a6746 commit 4b9b927Copy full SHA for 4b9b927
demo/Cargo.toml
@@ -25,7 +25,7 @@ iced = { version = "0.12", features = [
25
"tokio",
26
"lazy",
27
], optional = true }
28
-itertools = "0.11"
+itertools = "0.12"
29
crossbeam-channel = "0.5"
30
image_rs = { package = "image", version = "0.24", optional = true }
31
anyhow = "1.0"
0 commit comments