Skip to content

Commit a507b94

Browse files
committed
clone_dyn_meta-v0.46.0
1 parent 58cdfcb commit a507b94

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
@@ -249,7 +249,7 @@ default-features = false
249249
# features = [ "enabled" ]
250250

251251
[workspace.dependencies.clone_dyn_meta]
252-
version = "~0.45.0"
252+
version = "~0.46.0"
253253
path = "module/core/clone_dyn_meta"
254254
# features = [ "enabled" ]
255255

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

0 commit comments

Comments
 (0)