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 37bea55 commit 2ea2b50Copy full SHA for 2ea2b50
Cargo.toml
@@ -293,7 +293,7 @@ path = "module/core/former_meta"
293
default-features = false
294
295
[workspace.dependencies.former_types]
296
-version = "~2.23.0"
+version = "~2.24.0"
297
path = "module/core/former_types"
298
299
module/core/former_types/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "former_types"
3
-version = "2.23.0"
+version = "2.24.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments