build: bump shadow-rs from 0.6.1 to 0.6.2 (#2832)

Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](https://github.com/baoyachi/shadow-rs/compare/0.6.1...0.6.2)

---
updated-dependencies:
- dependency-name: shadow-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-06-29 03:05:27 -04:00
committed by GitHub
parent 94248f7a69
commit c811e0e5d5
2 changed files with 4 additions and 4 deletions
Generated
+2 -2
View File
@@ -1557,9 +1557,9 @@ dependencies = [
[[package]]
name = "shadow-rs"
version = "0.6.1"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20479d527bd3eaa51b665b7036460e6dcaa078c5ead981f7837b7aea0464a6ff"
checksum = "20c8330d4ddbcc8552ba57c3058346c3fc1cafd4fea7e9fe201f32e84d4afa6a"
dependencies = [
"chrono",
"git2",