Skip to content

Commit

Permalink
build(deps): bump vergen from 9.0.2 to 9.0.3
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.3.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@vergen_9.0.2...vergen_9.0.3)

---
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 10, 2025
1 parent 3ff7ec7 commit 7b32ccf
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.3", features = ["build", "cargo", "rustc", "si"] }

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

0 comments on commit 7b32ccf

Please sign in to comment.