Skip to content

Commit b88cf5a

Browse files
committed
clone_dyn_meta-v0.41.0
1 parent e29df1d commit b88cf5a

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
@@ -233,7 +233,7 @@ default-features = false
233233
# features = [ "enabled" ]
234234

235235
[workspace.dependencies.clone_dyn_meta]
236-
version = "~0.40.0"
236+
version = "~0.41.0"
237237
path = "module/core/clone_dyn_meta"
238238
# features = [ "enabled" ]
239239

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

0 commit comments

Comments
 (0)