From 9090bb7b55e408934a8c7fdc3c34e1918a1c093e Mon Sep 17 00:00:00 2001 From: wandalen Date: Sat, 29 Jun 2024 21:07:53 +0300 Subject: [PATCH] former_meta-v2.6.0 --- Cargo.toml | 2 +- module/core/former_meta/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6b612c3e3c..9a5a6e66cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -229,7 +229,7 @@ default-features = false # default-features = false [workspace.dependencies.former_meta] -version = "~2.5.0" +version = "~2.6.0" path = "module/core/former_meta" default-features = false diff --git a/module/core/former_meta/Cargo.toml b/module/core/former_meta/Cargo.toml index 4d08527bc2..a84ecc40c5 100644 --- a/module/core/former_meta/Cargo.toml +++ b/module/core/former_meta/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "former_meta" -version = "2.5.0" +version = "2.6.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",