diff --git a/Cargo.toml b/Cargo.toml index c0e28e0..1598bf2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ mqtt-v5-fork = "0.2.0" bytes = "1" async-backtrace = "0.2" tracing-tree = "0.2.2" -tokio-rustls = "0.23.4" +tokio-rustls = "0.24.1" rustls-pemfile = "1.0.2" gcp-bigquery-client = { version = "0.16.4", optional = true } chrono = { version = "0.4.23", optional = true }