mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-10 08:20:58 +00:00
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:
parent
de4ccda6b6
commit
675c9ea2af
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue