From cfe01dced29a5add230c809474a117ec76417c1b Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:54:22 +0300 Subject: [PATCH] Bump Signed-off-by: Alexey <247128645+axkurcom@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 6f225ff..20b840b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2791,7 +2791,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417" [[package]] name = "telemt" -version = "3.4.8" +version = "3.4.9" dependencies = [ "aes", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 36d4091..7688264 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "telemt" -version = "3.4.8" +version = "3.4.9" edition = "2024" [features]