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