diff --git a/Cargo.toml b/Cargo.toml index 2ca2b5c..1e03404 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ version = "0.20.0" [dependencies.rustls-native-certs] optional = true -version = "0.5.0" +version = "0.6.0" [dependencies.webpki] optional = true