From 837846a56731fa70e6153bd42df6258eeeae747b Mon Sep 17 00:00:00 2001 From: wandalen Date: Sat, 29 Jun 2024 20:43:29 +0300 Subject: [PATCH] former_types-v2.6.0 --- Cargo.toml | 2 +- module/core/former_types/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index f32232fd24..9991e3f5c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -234,7 +234,7 @@ path = "module/core/former_meta" default-features = false [workspace.dependencies.former_types] -version = "~2.5.0" +version = "~2.6.0" path = "module/core/former_types" default-features = false diff --git a/module/core/former_types/Cargo.toml b/module/core/former_types/Cargo.toml index 35d239aa9f..450f738501 100644 --- a/module/core/former_types/Cargo.toml +++ b/module/core/former_types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "former_types" -version = "2.5.0" +version = "2.6.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",