mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
build(deps): bump the deps group with 1 update (#1556)
Bumps the deps group with 1 update: [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource). Updates `embed-resource` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](https://github.com/nabijaczleweli/rust-embed-resource/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: embed-resource dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... 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
5d030ffc8b
commit
dca22b6548
2 changed files with 4 additions and 3 deletions
|
@ -45,7 +45,7 @@ tracing-log = { version = "0.2.0", default-features = false }
|
|||
tracing-subscriber = { version = "0.3.17", features = ["fmt", "json", "ansi"], default-features = false }
|
||||
|
||||
[build-dependencies]
|
||||
embed-resource = "2.1.1"
|
||||
embed-resource = "2.4.1"
|
||||
vergen = { version = "8.2.5", features = ["build", "cargo", "git", "gitcl", "rustc"] }
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue