Skip to content

Commit

Permalink
Bump vergen from 8.3.1 to 8.3.2 (#12)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 3eb6287 commit 19b25f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ assert_cmd = "2.0.14"
predicates = "3.1.0"

[build-dependencies]
vergen = { version = "8.3.1", features = ["build", "git", "gitcl", "rustc", "cargo"] }
vergen = { version = "8.3.2", features = ["build", "git", "gitcl", "rustc", "cargo"] }

0 comments on commit 19b25f6

Please sign in to comment.