diff --git a/Cargo.toml b/Cargo.toml index bbdf33d..7f0c555 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ bytes = "1.5.0" email_address = { version = "0.2.4", features = ["serde", "serde_support"] } figment = { version = "0.10.14", features = ["toml", "env"] } hex = "0.4.3" -tokio-rustls = "0.25.0" +tokio-rustls = "0.26.0" # futures = "0.3.30" hmac = "0.12.1" sha1 = "0.10.6"