diff --git a/Cargo.toml b/Cargo.toml index 7baad18..5f6198b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ readme = "README.md" [dependencies] once_cell = "1.8.0" pkcs1 = { version = "0.7.5", features = ["std"] } -pkcs8 = "0.10.2" +pkcs8 = "0.11.0" rustls = { version = "0.23.20", default-features = false, features = ["std"] } sec1 = "0.7.3" windows = { version = "0.61.3", features = [