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 c8c4722 commit 6ed422cCopy full SHA for 6ed422c
Cargo.toml
@@ -341,7 +341,7 @@ path = "module/core/mod_interface"
341
default-features = false
342
343
[workspace.dependencies.mod_interface_meta]
344
-version = "~0.46.0"
+version = "~0.47.0"
345
path = "module/core/mod_interface_meta"
346
347
module/core/mod_interface_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "mod_interface_meta"
3
-version = "0.46.0"
+version = "0.47.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments