From c4e522a16de17940b9c7232e7c49028d02f341b2 Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Fri, 5 Jun 2026 14:21:29 +0300 Subject: [PATCH] Bump -> 3.4.14 Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com> --- Cargo.lock | 2 +- Cargo.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 71423e6..fb0f718 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2790,7 +2790,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" [[package]] name = "telemt" -version = "3.4.13" +version = "3.4.14" dependencies = [ "aes", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 99570db..cc8b7ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ -[package] +F[package] name = "telemt" -version = "3.4.13" +version = "3.4.14" edition = "2024" [features]