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 26af4bd commit 60cf6d8Copy full SHA for 60cf6d8
Cargo.toml
@@ -561,7 +561,7 @@ default-features = false
561
## ca
562
563
[workspace.dependencies.wca]
564
-version = "~0.33.0"
+version = "~0.34.0"
565
path = "module/core/wca"
566
567
## willbe
module/core/wca/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "wca"
3
-version = "0.33.0"
+version = "0.34.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments