Skip to content

Commit efde22e

Browse files
committed
clone_dyn_meta-v0.40.0
1 parent 864a018 commit efde22e

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
@@ -235,7 +235,7 @@ default-features = false
235235
# features = [ "enabled" ]
236236

237237
[workspace.dependencies.clone_dyn_meta]
238-
version = "~0.39.0"
238+
version = "~0.40.0"
239239
path = "module/core/clone_dyn_meta"
240240
# features = [ "enabled" ]
241241

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

0 commit comments

Comments
 (0)