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 b28f629 commit 9d58f73Copy full SHA for 9d58f73
Cargo.toml
@@ -201,7 +201,7 @@ default-features = false
201
## iter
202
203
[workspace.dependencies.iter_tools]
204
-version = "~0.23.0"
+version = "~0.24.0"
205
path = "module/core/iter_tools"
206
default-features = false
207
module/core/iter_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "iter_tools"
3
-version = "0.23.0"
+version = "0.24.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments