Skip to content

Commit

Permalink
chore(deps): bump vergen-pretty from 0.3.7 to 0.3.9 (#3179)
Browse files Browse the repository at this point in the history
Bumps [vergen-pretty](https://github.com/rustyhorde/vergen) from 0.3.7 to 0.3.9.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: popcnt <[email protected]>
  • Loading branch information
dependabot[bot] and popcnt1 authored Jan 15, 2025
1 parent d0166c3 commit eaad987
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 @@ -320,7 +320,7 @@ function_name = { version = "0.3.0" }
rustc-hash = { version = "2.1.0" }
xorf = { version = "0.11.0" }
vergen-git2 = { version = "1.0.0", features = ["build", "cargo", "rustc"] }
vergen-pretty = "0.3.7"
vergen-pretty = "0.3.9"
crossbeam-channel = "0.5.14"
inferno = "0.11.21"
handlebars = "4.2.2"
Expand Down

0 comments on commit eaad987

Please sign in to comment.