diff --git a/Cargo.toml b/Cargo.toml index 55195f26..aab81201 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ version = "0.21.6" [dependencies.rustls-native-certs] optional = true -version = "0.6.0" +version = "0.7.0" [dependencies.webpki-roots] optional = true