Skip to content

Commit

Permalink
Update tame-oauth requirement from 0.9.1 to 0.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [tame-oauth](https://github.com/EmbarkStudios/tame-oauth) to permit the latest version.
- [Release notes](https://github.com/EmbarkStudios/tame-oauth/releases)
- [Changelog](https://github.com/EmbarkStudios/tame-oauth/blob/main/CHANGELOG.md)
- [Commits](EmbarkStudios/tame-oauth@0.9.1...0.9.6)

---
updated-dependencies:
- dependency-name: tame-oauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent bc74325 commit e23d4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ serde_json = "1.0.68"
serde_yaml = "0.9.19"
smallvec = "1.7.0"
syn = "2.0.38"
tame-oauth = "0.9.1"
tame-oauth = "0.10.0"
tempfile = "3.1.0"
thiserror = "1.0.29"
tokio = "1.14.0"
Expand Down

0 comments on commit e23d4d7

Please sign in to comment.