Skip to content

Commit 99df473

Browse files
committed
collection_tools-v0.24.0
1 parent 8dec4d0 commit 99df473

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
@@ -161,7 +161,7 @@ default-features = false
161161
# features = [ "enabled" ]
162162

163163
[workspace.dependencies.collection_tools]
164-
version = "~0.23.0"
164+
version = "~0.24.0"
165165
path = "module/core/collection_tools"
166166
default-features = false
167167

module/core/collection_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 = "collection_tools"
3-
version = "0.23.0"
3+
version = "0.24.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)