From f588f9951b9774c05f93554e9db9f4dec4fa3562 Mon Sep 17 00:00:00 2001 From: wandalen Date: Sat, 29 Jun 2024 21:02:46 +0300 Subject: [PATCH] former_meta-v2.5.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 88eb7cb53d..4afc434b95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -229,7 +229,7 @@ default-features = false # default-features = false [workspace.dependencies.former_meta] -version = "~2.4.0" +version = "~2.5.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 c4fb3c5c35..4d08527bc2 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.4.0" +version = "2.5.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",