Skip to content

Commit 1414d0f

Browse files
committed
former-v2.10.0
1 parent 0ed3ec0 commit 1414d0f

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
@@ -219,7 +219,7 @@ path = "module/core/for_each"
219219
default-features = false
220220

221221
[workspace.dependencies.former]
222-
version = "~2.9.0"
222+
version = "~2.10.0"
223223
path = "module/core/former"
224224
default-features = false
225225

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.9.0"
3+
version = "2.10.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)