Skip to content

Commit

Permalink
use rc.1 from crate
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenfiszel committed Dec 15, 2024
1 parent ede44b9 commit aee8984
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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 = { git = "https://github.com/ramosbugs/openidconnect-rs", rev = "5632960ea94ceda3a17c818d45c26648cc6bee8b"}
openidconnect = { version = "4.0.0-rc.1" }
aws-config = "^1"
aws-sdk-sts = "^1"

Expand Down

0 comments on commit aee8984

Please sign in to comment.