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 6ccc7d2 commit c6de35cCopy full SHA for c6de35c
Cargo.toml
@@ -244,7 +244,7 @@ path = "module/core/impls_index"
244
default-features = false
245
246
[workspace.dependencies.impls_index_meta]
247
-version = "~0.7.0"
+version = "~0.8.0"
248
path = "module/core/impls_index_meta"
249
250
[workspace.dependencies.mod_interface]
module/core/impls_index_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "impls_index_meta"
3
-version = "0.7.0"
+version = "0.8.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments