Skip to content

Commit 2ea2b50

Browse files
committed
former_types-v2.24.0
1 parent 37bea55 commit 2ea2b50

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
@@ -293,7 +293,7 @@ path = "module/core/former_meta"
293293
default-features = false
294294

295295
[workspace.dependencies.former_types]
296-
version = "~2.23.0"
296+
version = "~2.24.0"
297297
path = "module/core/former_types"
298298
default-features = false
299299

module/core/former_types/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_types"
3-
version = "2.23.0"
3+
version = "2.24.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)