mirror of https://github.com/telemt/telemt.git
Bump version to 3.3.29 in Cargo.toml and Cargo.lock
This commit is contained in:
parent
2e8bfa1101
commit
1ca9b6f0ca
|
|
@ -2623,7 +2623,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
|
|||
|
||||
[[package]]
|
||||
name = "telemt"
|
||||
version = "3.3.28"
|
||||
version = "3.3.29"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"anyhow",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "telemt"
|
||||
version = "3.3.28"
|
||||
version = "3.3.29"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Reference in New Issue