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 7feb1b1 commit 04a81bcCopy full SHA for 04a81bc
Cargo.toml
@@ -265,7 +265,7 @@ default-features = false
265
## iter
266
267
[workspace.dependencies.iter_tools]
268
-version = "~0.36.0"
+version = "~0.37.0"
269
path = "module/core/iter_tools"
270
default-features = false
271
module/core/iter_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "iter_tools"
3
-version = "0.36.0"
+version = "0.37.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments