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 b4337c3 commit 8832fe2Copy full SHA for 8832fe2
Cargo.toml
@@ -283,7 +283,7 @@ path = "module/core/for_each"
283
default-features = false
284
285
[workspace.dependencies.former]
286
-version = "~2.27.0"
+version = "~2.28.0"
287
path = "module/core/former"
288
289
module/core/former/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "former"
3
-version = "2.27.0"
+version = "2.28.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments