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 864a018 commit efde22eCopy full SHA for efde22e
Cargo.toml
@@ -235,7 +235,7 @@ default-features = false
235
# features = [ "enabled" ]
236
237
[workspace.dependencies.clone_dyn_meta]
238
-version = "~0.39.0"
+version = "~0.40.0"
239
path = "module/core/clone_dyn_meta"
240
241
module/core/clone_dyn_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "clone_dyn_meta"
3
-version = "0.39.0"
+version = "0.40.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments