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 8832fe2 commit fe28e19Copy full SHA for fe28e19
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.43.0"
+version = "~0.44.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.43.0"
+version = "0.44.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments