diff --git a/Cargo.toml b/Cargo.toml index 9a5a6e66cc..b1e4c937fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -219,7 +219,7 @@ path = "module/core/for_each" default-features = false [workspace.dependencies.former] -version = "~2.5.0" +version = "~2.6.0" path = "module/core/former" default-features = false diff --git a/module/core/former/Cargo.toml b/module/core/former/Cargo.toml index e7ac632781..f46d0ee3b8 100644 --- a/module/core/former/Cargo.toml +++ b/module/core/former/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "former" -version = "2.5.0" +version = "2.6.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",