Skip to content

Commit 24a6fd3

Browse files
committed
clone_dyn_meta-v0.27.0
1 parent b49b531 commit 24a6fd3

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
@@ -171,7 +171,7 @@ default-features = false
171171
features = [ "enabled" ]
172172

173173
[workspace.dependencies.clone_dyn_meta]
174-
version = "~0.26.0"
174+
version = "~0.27.0"
175175
path = "module/core/clone_dyn_meta"
176176
features = [ "enabled" ]
177177

module/core/clone_dyn_meta/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_meta"
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)