Skip to content

Commit

Permalink
update openidconnect to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenfiszel committed Dec 15, 2024
1 parent 0fd69ef commit ede44b9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 27 deletions.
40 changes: 15 additions & 25 deletions backend/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ rdkafka = { version = "0.36.2", features = ["cmake-build", "ssl-vendored"] }

datafusion = "39.0.0"
object_store = { version = "0.10.0", features = ["aws", "azure"] }
openidconnect = { version = "3.4.0" }
openidconnect = { git = "https://github.com/ramosbugs/openidconnect-rs", rev = "5632960ea94ceda3a17c818d45c26648cc6bee8b"}
aws-config = "^1"
aws-sdk-sts = "^1"

Expand Down
2 changes: 1 addition & 1 deletion backend/ee-repo-ref.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1bed5d2a8b858fa345e2401721ddc90a5597280a
324617e19a5906fe57c911c8df4fb63786a1634a

0 comments on commit ede44b9

Please sign in to comment.