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 2ea2b50 commit b4337c3Copy full SHA for b4337c3
Cargo.toml
@@ -288,7 +288,7 @@ path = "module/core/former"
288
default-features = false
289
290
[workspace.dependencies.former_meta]
291
-version = "~2.26.0"
+version = "~2.27.0"
292
path = "module/core/former_meta"
293
294
module/core/former_meta/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "former_meta"
3
-version = "2.26.0"
+version = "2.27.0"
4
edition = "2021"
5
authors = [
6
"Kostiantyn Wandalen <[email protected]>",
0 commit comments