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 fc1a600 commit f4af09eCopy full SHA for f4af09e
Cargo.toml
@@ -239,7 +239,7 @@ path = "module/core/former_types"
239
default-features = false
240
241
[workspace.dependencies.impls_index]
242
-version = "~0.8.0"
+version = "~0.9.0"
243
path = "module/core/impls_index"
244
245
module/core/impls_index/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "impls_index"
3
-version = "0.8.0"
+version = "0.9.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments