We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b8108 commit 39b655fCopy full SHA for 39b655f
Cargo.toml
@@ -171,7 +171,7 @@ default-features = false
171
features = [ "enabled" ]
172
173
[workspace.dependencies.clone_dyn_meta]
174
-version = "~0.24.0"
+version = "~0.25.0"
175
path = "module/core/clone_dyn_meta"
176
177
module/core/clone_dyn_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "clone_dyn_meta"
3
-version = "0.24.0"
+version = "0.25.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments