Bump version to 3.3.29 in Cargo.toml and Cargo.lock

This commit is contained in:
Vladislav Yaroslavlev 2026-03-22 17:56:36 +03:00
parent 2e8bfa1101
commit 1ca9b6f0ca
No known key found for this signature in database
GPG Key ID: C67C785A19F5503F
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2623,7 +2623,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
[[package]]
name = "telemt"
version = "3.3.28"
version = "3.3.29"
dependencies = [
"aes",
"anyhow",

View File

@ -1,6 +1,6 @@
[package]
name = "telemt"
version = "3.3.28"
version = "3.3.29"
edition = "2024"
[dependencies]