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 72b0bc3 commit ad143faCopy full SHA for ad143fa
Cargo.toml
@@ -209,7 +209,7 @@ default-features = false
209
## meta
210
211
[workspace.dependencies.meta_tools]
212
-version = "~0.11.0"
+version = "~0.12.0"
213
path = "module/core/meta_tools"
214
default-features = false
215
module/core/meta_tools/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "meta_tools"
3
-version = "0.11.0"
+version = "0.12.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments