build: bump shadow-rs from 0.6.6 to 0.6.10 (#2982)

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

---
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-08-13 21:59:28 +02:00
committed by GitHub
parent f1a490334e
commit 5ec2dca957
2 changed files with 4 additions and 4 deletions
Generated
+2 -2
View File
@@ -1660,9 +1660,9 @@ dependencies = [
[[package]]
name = "shadow-rs"
version = "0.6.6"
version = "0.6.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e48e814827e6c79f18e529790a63731266172880f70ac3be44be3fe3c9d3f870"
checksum = "d6d0641ba1417ca8c596aba3d320d146f265c162b1360b6e0a2a1c1b2821ecbd"
dependencies = [
"chrono",
"git2",