Skip to content

Commit c4297dc

Browse files
fix(deps): update rust crate openidconnect to v4
1 parent bd30dec commit c4297dc

2 files changed

Lines changed: 28 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 27 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/providers/shield-oidc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ async-trait.workspace = true
1313
bon.workspace = true
1414
chrono.workspace = true
1515
oauth2 = { version = "4.4.2", features = ["pkce-plain"] }
16-
openidconnect = "3.5.0"
16+
openidconnect = "4.0.0"
1717
shield = { path = "../../core/shield", version = "0.0.4" }
1818
tracing.workspace = true

0 commit comments

Comments
 (0)