mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
build(deps): bump vergen-git2 from 1.0.3 to 1.0.5 (#34972)
Bumps [vergen-git2](https://github.com/rustyhorde/vergen) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/commits) --- 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
8621e9d17a
commit
068650bb62
2 changed files with 5 additions and 5 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.3", features = ["build"] }
|
||||
vergen-git2 = { version = "1.0.5", features = ["build"] }
|
||||
# MacOS only
|
||||
cc = "1.2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue