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 1e62e0e commit 624f00cCopy full SHA for 624f00c
Cargo.toml
@@ -327,7 +327,7 @@ path = "module/core/mod_interface"
327
default-features = false
328
329
[workspace.dependencies.mod_interface_meta]
330
-version = "~0.41.0"
+version = "~0.42.0"
331
path = "module/core/mod_interface_meta"
332
333
module/core/mod_interface_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "mod_interface_meta"
3
-version = "0.41.0"
+version = "0.42.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments