From 82a13e5347b54965c3a695fcf4b8b2fe78c5fb9f Mon Sep 17 00:00:00 2001 From: wandalen Date: Wed, 30 Oct 2024 12:32:24 +0200 Subject: [PATCH] former_types-v2.11.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 a0a308fd6b..66c74b4763 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.10.0" +version = "~2.11.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 33bd8f4e04..f1d52d39c6 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.10.0" +version = "2.11.0" edition = "2021" authors = [ "Kostiantyn Wandalen ",