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 1d10bf5 commit d351aa9Copy full SHA for d351aa9
Cargo.toml
@@ -173,7 +173,7 @@ default-features = false
173
# features = [ "enabled" ]
174
175
[workspace.dependencies.derive_tools_meta]
176
-version = "~0.45.0"
+version = "~0.46.0"
177
path = "module/core/derive_tools_meta"
178
default-features = false
179
module/core/derive_tools_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "derive_tools_meta"
3
-version = "0.45.0"
+version = "0.46.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments