Skip to content

Commit 04a81bc

Browse files
committed
iter_tools-v0.37.0
1 parent 7feb1b1 commit 04a81bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ default-features = false
265265
## iter
266266

267267
[workspace.dependencies.iter_tools]
268-
version = "~0.36.0"
268+
version = "~0.37.0"
269269
path = "module/core/iter_tools"
270270
default-features = false
271271

module/core/iter_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iter_tools"
3-
version = "0.36.0"
3+
version = "0.37.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)