Skip to content

Commit 56cbe83

Browse files
committed
clone_dyn-v0.44.0
1 parent b88cf5a commit 56cbe83

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
@@ -227,7 +227,7 @@ default-features = false
227227
# features = [ "enabled" ]
228228

229229
[workspace.dependencies.clone_dyn]
230-
version = "~0.43.0"
230+
version = "~0.44.0"
231231
path = "module/core/clone_dyn"
232232
default-features = false
233233
# 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.43.0"
3+
version = "0.44.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)