Bump hubcaps from 0.6.1 to 0.6.2 (#43)

Bumps [hubcaps](https://github.com/softprops/hubcaps) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/softprops/hubcaps/releases)
- [Changelog](https://github.com/softprops/hubcaps/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/hubcaps/compare/v0.6.1...v0.6.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-29 21:48:40 +01:00 committed by GitHub
parent de4ccda6b6
commit 675c9ea2af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1445,9 +1445,9 @@ checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
[[package]]
name = "hubcaps"
version = "0.6.1"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4b14ceb0d5b0e8949edd62b5cf4e050fe26b2ffce71f7c2898854ef13d6ef3e"
checksum = "f8fd2c096fc866d9ae952154d426e9db0cc5d259553a6c9e9a519a280c178a1e"
dependencies = [
"base64 0.12.3",
"data-encoding",