mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump embed-resource from 1.7.3 to 1.7.4 (#517)
Bumps [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](https://github.com/nabijaczleweli/rust-embed-resource/compare/v1.7.3...v1.7.4) --- updated-dependencies: - dependency-name: embed-resource dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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:
parent
8a534d095b
commit
91e227e2a3
2 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@ tempfile = "3.3.0"
|
|||
tokio = { version = "1.21.2", features = ["rt-multi-thread"], default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
embed-resource = "1.7.3"
|
||||
embed-resource = "1.7.4"
|
||||
|
||||
[features]
|
||||
default = ["static", "rustls", "trust-dns", "fancy-no-backtrace"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue