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 f3ea5d7 commit c93c892Copy full SHA for c93c892
Cargo.toml
@@ -522,7 +522,7 @@ default-features = false
522
## ca
523
524
[workspace.dependencies.wca]
525
-version = "~0.27.0"
+version = "~0.28.0"
526
path = "module/move/wca"
527
528
## censor
module/move/wca/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "wca"
3
-version = "0.27.0"
+version = "0.28.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments