mirror of https://github.com/telemt/telemt.git
Update Cargo.toml + Cargo.lock
This commit is contained in:
parent
8e7b27a16d
commit
486e439ae6
|
|
@ -2780,7 +2780,7 @@ checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
|
|||
|
||||
[[package]]
|
||||
name = "telemt"
|
||||
version = "3.3.36"
|
||||
version = "3.3.37"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"anyhow",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "telemt"
|
||||
version = "3.3.36"
|
||||
version = "3.3.37"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Reference in New Issue