mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
build(deps): bump vergen from 8.3.0 to 8.3.1 (#31114)
Bumps [vergen](https://github.com/rustyhorde/vergen) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/compare/8.3.0...8.3.1) --- updated-dependencies: - dependency-name: vergen 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:
parent
831c7fa5e8
commit
7480f67497
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ path = "main.rs"
|
|||
bench = false
|
||||
|
||||
[build-dependencies]
|
||||
vergen = { version = "8.3.0", features = ["git", "git2"] }
|
||||
vergen = { version = "8.3.1", features = ["git", "git2"] }
|
||||
|
||||
[target.'cfg(windows)'.build-dependencies]
|
||||
winres = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue