Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 273a747 commit 183d980
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 55 deletions.
127 changes: 73 additions & 54 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 @@ -63,7 +63,7 @@ lazy_static = "1.4.0"
log = "0.4.19"
num-traits = "0.2.15"
oauth2 = "4.4.1"
openidconnect = "3.2.0"
openidconnect = "3.3.0"
opentelemetry-otlp = { version = "0.12.0", features = ["http-proto"] }
packed_struct = { version = "0.10.1", features = ["byte_types_256"] }
rand = "0.8.5"
Expand Down

0 comments on commit 183d980

Please sign in to comment.