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.
itertools
game_of_life
1 parent b474a2b commit 7dd32f3Copy full SHA for 7dd32f3
1 file changed
examples/game_of_life/Cargo.toml
@@ -9,7 +9,7 @@ publish = false
9
iced.workspace = true
10
iced.features = ["debug", "canvas", "tokio"]
11
12
-itertools = "0.11"
+itertools = "0.12"
13
rustc-hash.workspace = true
14
tokio = { workspace = true, features = ["sync"] }
15
tracing-subscriber = "0.3"
0 commit comments