mirror of https://github.com/telemt/telemt.git
Update Cargo.toml
This commit is contained in:
parent
94a7058cc6
commit
9d94f55cdc
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "telemt"
|
||||
version = "2.0.0"
|
||||
version = "3.0.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
|
@ -57,4 +57,4 @@ futures = "0.3"
|
|||
|
||||
[[bench]]
|
||||
name = "crypto_bench"
|
||||
harness = false
|
||||
harness = false
|
||||
|
|
|
|||
Loading…
Reference in New Issue