Bump goauth from 0.9.0 to 0.10.0 (#15738)

Bumps [goauth](https://github.com/durch/rust-goauth) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/durch/rust-goauth/releases)
- [Commits](https://github.com/durch/rust-goauth/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-01 19:22:17 +08:00
committed by GitHub
parent a8a4027ab8
commit badf224460
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ bincode = "1.2.1"
bzip2 = "0.3.3"
enum-iterator = "0.6.0"
flate2 = "1.0.14"
goauth = "0.9.0"
goauth = "0.10.0"
log = "0.4.11"
prost = "0.7.0"
prost-types = "0.7.0"