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 960f1a3 commit 5ed0bbeCopy full SHA for 5ed0bbe
Cargo.toml
@@ -201,7 +201,7 @@ default-features = false
201
## iter
202
203
[workspace.dependencies.iter_tools]
204
-version = "~0.21.0"
+version = "~0.22.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.21.0"
+version = "0.22.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments