diff --git a/Cargo.toml b/Cargo.toml index 04cd44d..91a59c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ sequoia-gpg-agent = "0.6" sigstore = { version = "0.13", default-features = false } sigstore_protobuf_specs = "0.5" x509-cert = "0.2" -const-oid = "0.9" +const-oid = "0.10" openidconnect = "4.0" webbrowser = "1.0" regex = "1.11"