Skip to content

Commit

Permalink
build(deps): bump vergen from 9.0.2 to 9.0.4
Browse files Browse the repository at this point in the history
Bumps [vergen](https://github.com/rustyhorde/vergen) from 9.0.2 to 9.0.4.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 8fdf159 commit 1a52ef3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 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 @@ -49,7 +49,7 @@ anyhow = "1.0.95"
toml = "0.8.19"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
vergen = { version = "9.0.0", features = ["build", "cargo", "rustc", "si"] }
vergen = { version = "9.0.4", features = ["build", "cargo", "rustc", "si"] }

[profile.dev]
overflow-checks = false
Expand Down

0 comments on commit 1a52ef3

Please sign in to comment.