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 6025481 commit c5032a8Copy full SHA for c5032a8
Cargo.toml
@@ -422,7 +422,7 @@ default-features = false
422
## ca
423
424
[workspace.dependencies.wca]
425
-version = "~0.22.0"
+version = "~0.23.0"
426
path = "module/move/wca"
427
428
module/move/wca/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "wca"
3
-version = "0.22.0"
+version = "0.23.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments