diff --git a/Cargo.toml b/Cargo.toml index a319dfd..1547bab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 \ No newline at end of file +harness = false