diff --git a/Cargo.toml b/Cargo.toml index f33b68e..0e239c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ base64-compat = { version = "1", optional = true } custom_error = "1.9.2" document-features = { version = "0.2", optional = true } jsonwebtoken = { version = "9.2.0", optional = true } -openidconnect = { version = "3.4.0", optional = true } +openidconnect = { version = "3.5.0", optional = true } pbjson-types = { version = "0.6", optional = true } prost = { version = "0.12", optional = true } prost-types = { version = "0.12", optional = true }