Skip to content

Commit 7c7fa36

Browse files
committed
clone_dyn-v0.43.0
1 parent efde22e commit 7c7fa36

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
@@ -229,7 +229,7 @@ default-features = false
229229
# features = [ "enabled" ]
230230

231231
[workspace.dependencies.clone_dyn]
232-
version = "~0.42.0"
232+
version = "~0.43.0"
233233
path = "module/core/clone_dyn"
234234
default-features = false
235235
# features = [ "enabled" ]

module/core/clone_dyn/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"
3-
version = "0.42.0"
3+
version = "0.43.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)