Bump podio from 0.1.6 to 0.1.7

Bumps [podio](https://github.com/mvdnes/podio) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/mvdnes/podio/releases)
- [Commits](https://github.com/mvdnes/podio/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 08:35:07 +00:00 committed by GitHub
parent b59c566880
commit 647a5131e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -4165,9 +4165,9 @@ dependencies = [
[[package]]
name = "podio"
version = "0.1.6"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd"
checksum = "b18befed8bc2b61abc79a457295e7e838417326da1586050b919414073977f19"
[[package]]
name = "ppv-lite86"