Skip to content

Commit 8dec4d0

Browse files
committed
clone_dyn_types-v0.38.0
1 parent 97c26d3 commit 8dec4d0

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
@@ -240,7 +240,7 @@ path = "module/core/clone_dyn_meta"
240240
# features = [ "enabled" ]
241241

242242
[workspace.dependencies.clone_dyn_types]
243-
version = "~0.37.0"
243+
version = "~0.38.0"
244244
path = "module/core/clone_dyn_types"
245245
default-features = false
246246
# 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.37.0"
3+
version = "0.38.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)