mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
build(deps): bump vergen from 8.3.1 to 8.3.2 (#32748)
Bumps [vergen](https://github.com/rustyhorde/vergen) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/commits) --- 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
0c362329c3
commit
fc34137fda
2 changed files with 7 additions and 7 deletions
|
@ -21,7 +21,7 @@ bench = false
|
|||
# since build-scripts can't detect the cargo target os at build-time, we
|
||||
# must unconditionally add these dependencies. See https://github.com/rust-lang/cargo/issues/4932
|
||||
[build-dependencies]
|
||||
vergen = { version = "8.3.1", features = ["git", "git2"] }
|
||||
vergen = { version = "8.3.2", features = ["git", "git2"] }
|
||||
# Android and OpenHarmony
|
||||
gl_generator = "0.14"
|
||||
# MacOS only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue