diff --git a/Cargo.toml b/Cargo.toml index 72cf2e6..c169585 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ version = "0.6.0" [dependencies.webpki-roots] optional = true -version = "0.23" +version = "0.24" [dev-dependencies] criterion = "0.5.0"