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 3fc9855 commit 260f44cCopy full SHA for 260f44c
Cargo.toml
@@ -296,7 +296,7 @@ path = "module/core/former_types"
296
default-features = false
297
298
[workspace.dependencies.component_model]
299
-version = "~0.5.0"
+version = "~0.6.0"
300
path = "module/core/component_model"
301
302
module/core/component_model/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "component_model"
3
-version = "0.5.0"
+version = "0.6.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments