Skip to content

Commit de18146

Browse files
committed
collection_tools-v0.25.0
1 parent 32bf317 commit de18146

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
@@ -159,7 +159,7 @@ default-features = false
159159
# features = [ "enabled" ]
160160

161161
[workspace.dependencies.collection_tools]
162-
version = "~0.24.0"
162+
version = "~0.25.0"
163163
path = "module/core/collection_tools"
164164
default-features = false
165165

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.24.0"
3+
version = "0.25.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)