From 675c9ea2afebd468e37452d6502be5f37c71e6d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 21:48:40 +0100 Subject: [PATCH] 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] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c24a942..6c88496 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",