This commit is contained in:
Alexey 2026-04-07 19:28:05 +03:00
parent 2162a63e3e
commit bc691539a1
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2780,7 +2780,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
[[package]]
name = "telemt"
version = "3.3.38"
version = "3.3.39"
dependencies = [
"aes",
"anyhow",

View File

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