Skip to content

Commit 60cf6d8

Browse files
committed
wca-v0.34.0
1 parent 26af4bd commit 60cf6d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ default-features = false
561561
## ca
562562

563563
[workspace.dependencies.wca]
564-
version = "~0.33.0"
564+
version = "~0.34.0"
565565
path = "module/core/wca"
566566

567567
## willbe

module/core/wca/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wca"
3-
version = "0.33.0"
3+
version = "0.34.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)