mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
build(deps): bump vergen-git2 from 1.0.1 to 1.0.2 (#34400)
Bumps [vergen-git2](https://github.com/rustyhorde/vergen) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/compare/vergen_gix_1.0.1...vergen_gix_1.0.2) --- updated-dependencies: - dependency-name: vergen-git2 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
fe98e2b549
commit
f9eb32a515
2 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,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-git2 = { version = "1.0.1", features = ["build"] }
|
||||
vergen-git2 = { version = "1.0.2", features = ["build"] }
|
||||
# Android and OpenHarmony
|
||||
gl_generator = "0.14"
|
||||
# MacOS only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue