Skip to content

Commit

Permalink
build(deps): bump openidconnect from 3.3.1 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [openidconnect](https://github.com/ramosbugs/openidconnect-rs) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/ramosbugs/openidconnect-rs/releases)
- [Commits](ramosbugs/openidconnect-rs@3.3.1...3.4.0)

---
updated-dependencies:
- dependency-name: openidconnect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent dd206dd commit fdd5847
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 3 deletions.
83 changes: 81 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ axum = "0.6.18"
clap = { version = "4.4.6", features = ["derive", "env"]}
maud = { version = "0.25.0", features = ["axum"] }
once_cell = "1.18.0"
openidconnect = "3.3.1"
openidconnect = "3.4.0"
opentelemetry = { version = "0.20.0", features = ["rt-tokio"] }
opentelemetry-otlp = { version = "0.13.0", features = ["grpc-tonic", "http-proto"] }
opentelemetry-semantic-conventions = "0.12.0"
Expand Down

0 comments on commit fdd5847

Please sign in to comment.