Skip to content

Commit 16a4ded

Browse files
committed
clone_dyn-v0.27.0
1 parent 8cf012d commit 16a4ded

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
@@ -165,7 +165,7 @@ default-features = false
165165
features = [ "enabled" ]
166166

167167
[workspace.dependencies.clone_dyn]
168-
version = "~0.26.0"
168+
version = "~0.27.0"
169169
path = "module/core/clone_dyn"
170170
default-features = false
171171
features = [ "enabled" ]

module/core/clone_dyn/Cargo.toml

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

0 commit comments

Comments
 (0)