diff --git a/Cargo.toml b/Cargo.toml index 5f1d7e1..5908b39 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ features = ["std"] [dependencies.webpki-roots] optional = true -version = "0.23" +version = "0.26" [dev-dependencies] criterion = "0.4.0"