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 7c7fa36 commit 1e62e0eCopy full SHA for 1e62e0e
Cargo.toml
@@ -169,7 +169,7 @@ default-features = false
169
## derive
170
171
[workspace.dependencies.derive_tools]
172
-version = "~0.45.0"
+version = "~0.46.0"
173
path = "module/core/derive_tools"
174
default-features = false
175
# features = [ "enabled" ]
module/core/derive_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "derive_tools"
3
-version = "0.45.0"
+version = "0.46.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments