build(deps): bump embed-resource from 1.4.1 to 1.5.0

Bumps [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases)
- [Commits](https://github.com/nabijaczleweli/rust-embed-resource/compare/v1.4.1...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-28 16:45:26 +00:00 committed by Mike Welsh
parent 5e0527c599
commit 57491ff287
1 changed files with 3 additions and 2 deletions

5
Cargo.lock generated
View File

@ -1055,10 +1055,11 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[package]]
name = "embed-resource"
version = "1.4.1"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3b2f39c0462f098c1ca4abc408f7482949bbe2ab19bca5a4419f91f69e5bccc"
checksum = "8f1c0b3e7316e38285d86f43cdc8b60083fa38e6e59666fad66e428498f27a44"
dependencies = [
"cc",
"vswhom",
"winreg",
]