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 9a7989d commit 12621b3Copy full SHA for 12621b3
Cargo.toml
@@ -567,7 +567,7 @@ path = "module/core/wca"
567
## willbe
568
569
[workspace.dependencies.willbe]
570
-version = "~0.27.0"
+version = "~0.28.0"
571
path = "module/core/willbe"
572
573
[workspace.dependencies.willbe2]
module/core/willbe/Cargo.toml
@@ -1,7 +1,7 @@
1
# module/core/willbe/Cargo.toml
2
[package]
3
name = "willbe"
4
-version = "0.27.0"
+version = "0.28.0"
5
edition = "2021"
6
authors = [
7
"Kostiantyn Wandalen <[email protected]>",
0 commit comments