diff --git a/Cargo.toml b/Cargo.toml index c17264c..2aa2d27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ version = "0.2.3" [dependencies.rustls] optional = true -version = "0.19.0" +version = "0.20.0" [dependencies.rustls-native-certs] optional = true