Skip to content

Commit

Permalink
chore(deps): Bump goauth from 0.14.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [goauth](https://github.com/durch/rust-goauth) from 0.14.0 to 0.16.0.
- [Release notes](https://github.com/durch/rust-goauth/releases)
- [Commits](https://github.com/durch/rust-goauth/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 5c11d09 commit 8b028b3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 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 @@ -251,7 +251,7 @@ prost-reflect = { workspace = true, optional = true }
prost-types = { workspace = true, optional = true }

# GCP
goauth = { version = "0.14.0", optional = true }
goauth = { version = "0.16.0", optional = true }
smpl_jwt = { version = "0.8.0", default-features = false, optional = true }

# AMQP
Expand Down

0 comments on commit 8b028b3

Please sign in to comment.