Skip to content

Commit 26af4bd

Browse files
committed
former-v2.34.0
1 parent d9287f9 commit 26af4bd

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
@@ -297,7 +297,7 @@ path = "module/core/for_each"
297297
default-features = false
298298

299299
[workspace.dependencies.former]
300-
version = "~2.33.0"
300+
version = "~2.34.0"
301301
path = "module/core/former"
302302
default-features = false
303303

module/core/former/Cargo.toml

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

0 commit comments

Comments
 (0)