Skip to content

Commit 36b7c58

Browse files
committed
collection_tools-v0.14.0
1 parent ccece1f commit 36b7c58

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
@@ -110,7 +110,7 @@ default-features = false
110110
features = [ "enabled" ]
111111

112112
[workspace.dependencies.collection_tools]
113-
version = "~0.13.0"
113+
version = "~0.14.0"
114114
path = "module/core/collection_tools"
115115
default-features = false
116116

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

0 commit comments

Comments
 (0)