From 1a269d12dd09b117d69d2155a367deb51a599171 Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Wed, 26 Aug 2026 15:57:37 +0300 Subject: [PATCH] Bump -> 3.5.3 Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com> --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 800f0c5..087c840 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2900,7 +2900,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" [[package]] name = "telemt" -version = "3.5.2" +version = "3.5.3" dependencies = [ "aes", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index de58755..fd15199 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "telemt" -version = "3.5.2" +version = "3.5.3" edition = "2024" [features]