Skip to content

Commit

Permalink
build(deps): bump vergen from 7.3.2 to 7.4.2
Browse files Browse the repository at this point in the history
Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.3.2 to 7.4.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@7.3.2...7.4.2)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2022
1 parent e9597c0 commit a01ddf4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion zebrad/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ proptest-derive = { version = "0.3.0", optional = true }
console-subscriber = { version = "0.1.6", optional = true }

[build-dependencies]
vergen = { version = "7.3.2", default-features = false, features = ["cargo", "git"] }
vergen = { version = "7.4.2", default-features = false, features = ["cargo", "git"] }

# test feature lightwalletd-grpc-tests
tonic-build = { version = "0.7.2", optional = true }
Expand Down

0 comments on commit a01ddf4

Please sign in to comment.