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 5f35952 commit 43af4f8Copy full SHA for 43af4f8
Cargo.toml
@@ -279,7 +279,7 @@ default-features = false
279
## macro tools
280
281
[workspace.dependencies.macro_tools]
282
-version = "~0.40.0"
+version = "~0.41.0"
283
path = "module/core/macro_tools"
284
default-features = false
285
module/core/macro_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "macro_tools"
3
-version = "0.40.0"
+version = "0.41.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments