From 456c433875d2f7d27f4f3c8c31df38e2505fcca7 Mon Sep 17 00:00:00 2001 From: David Osipov Date: Fri, 20 Mar 2026 17:34:09 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5c3999f..94f6fca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2152,7 +2152,7 @@ dependencies = [ [[package]] name = "telemt" -version = "4.3.27-David2" +version = "4.3.27-David3" dependencies = [ "aes", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 25ca317..265936b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "telemt" -version = "4.3.27-David2" +version = "4.3.27-David3" edition = "2024" [dependencies]