Skip to content

Commit 32577a9

Browse files
committed
clone_dyn_types-v0.25.0
1 parent f5666e1 commit 32577a9

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
@@ -176,7 +176,7 @@ path = "module/core/clone_dyn_meta"
176176
features = [ "enabled" ]
177177

178178
[workspace.dependencies.clone_dyn_types]
179-
version = "~0.24.0"
179+
version = "~0.25.0"
180180
path = "module/core/clone_dyn_types"
181181
default-features = false
182182
features = [ "enabled" ]

module/core/clone_dyn_types/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_types"
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)