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 4018ec2 commit eff7a03Copy full SHA for eff7a03
Cargo.toml
@@ -253,7 +253,7 @@ path = "module/core/mod_interface"
253
default-features = false
254
255
[workspace.dependencies.mod_interface_meta]
256
-version = "~0.27.0"
+version = "~0.28.0"
257
path = "module/core/mod_interface_meta"
258
259
module/core/mod_interface_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "mod_interface_meta"
3
-version = "0.27.0"
+version = "0.28.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments