diff --git a/Cargo.toml b/Cargo.toml index b6bb9164..26bbd613 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,7 @@ pastey = "0.1.1" governor = "0.10.1" # OIDC for SSO -openidconnect = { version = "^4.0", features = ["reqwest", "native-tls"] } +openidconnect = { version = "^4.0", features = ["native-tls"] } mini-moka = "0.10.3" # Check client versions for specific features.