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 36a425b commit e93ea68Copy full SHA for e93ea68
Cargo.toml
@@ -307,7 +307,7 @@ path = "module/core/former_meta"
307
default-features = false
308
309
[workspace.dependencies.former_types]
310
-version = "~2.27.0"
+version = "~2.28.0"
311
path = "module/core/former_types"
312
313
module/core/former_types/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "former_types"
3
-version = "2.27.0"
+version = "2.28.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments