Skip to content

Commit

Permalink
clone_dyn-v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Jun 29, 2024
1 parent 7057475 commit 987fa58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ default-features = false
features = [ "enabled" ]

[workspace.dependencies.clone_dyn]
version = "~0.20.0"
version = "~0.21.0"
path = "module/core/clone_dyn"
default-features = false
features = [ "enabled" ]
Expand Down
2 changes: 1 addition & 1 deletion module/core/clone_dyn/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "clone_dyn"
version = "0.20.0"
version = "0.21.0"
edition = "2021"
authors = [
"Kostiantyn Wandalen <[email protected]>",
Expand Down

0 comments on commit 987fa58

Please sign in to comment.