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 d9287f9 commit 26af4bdCopy full SHA for 26af4bd
Cargo.toml
@@ -297,7 +297,7 @@ path = "module/core/for_each"
297
default-features = false
298
299
[workspace.dependencies.former]
300
-version = "~2.33.0"
+version = "~2.34.0"
301
path = "module/core/former"
302
303
module/core/former/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "former"
3
-version = "2.33.0"
+version = "2.34.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments