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 98eac58 commit d1d4882Copy full SHA for d1d4882
Cargo.toml
@@ -234,7 +234,7 @@ path = "module/core/former_meta"
234
default-features = false
235
236
[workspace.dependencies.former_types]
237
-version = "~2.11.0"
+version = "~2.12.0"
238
path = "module/core/former_types"
239
240
module/core/former_types/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "former_types"
3
-version = "2.11.0"
+version = "2.12.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments