Update Cargo.toml + Cargo.lock

This commit is contained in:
Alexey 2026-03-31 13:04:24 +03:00
parent 2dc81ad0e0
commit 5f5a046710
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2793,7 +2793,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
[[package]]
name = "telemt"
version = "3.3.32"
version = "3.3.35"
dependencies = [
"aes",
"anyhow",

View File

@ -1,6 +1,6 @@
[package]
name = "telemt"
version = "3.3.34"
version = "3.3.35"
edition = "2024"
[features]