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 fce8649 commit 0d1b29eCopy full SHA for 0d1b29e
Cargo.toml
@@ -322,7 +322,7 @@ version = "~0.13.0"
322
path = "module/core/impls_index_meta"
323
324
[workspace.dependencies.mod_interface]
325
-version = "~0.41.0"
+version = "~0.42.0"
326
path = "module/core/mod_interface"
327
default-features = false
328
module/core/mod_interface/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "mod_interface"
3
-version = "0.41.0"
+version = "0.42.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments