Skip to content

Commit

Permalink
chore(deps): bump vergen-pretty from 0.3.4 to 0.3.5 (#2644)
Browse files Browse the repository at this point in the history
Bumps [vergen-pretty](https://github.com/rustyhorde/vergen) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@vergen_pretty_0.3.4...vergen_pretty_0.3.5)

---
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>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 1defd75 commit 2ad844a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -339,7 +339,7 @@ function_name = { version = "0.3.0" }
rustc-hash = { version = "2.0.0" }
xorf = { version = "0.11.0" }
vergen-git2 = { version = "1.0.0", features = ["build", "cargo", "rustc"] }
vergen-pretty = "0.3.4"
vergen-pretty = "0.3.5"
crossbeam-channel = "0.5.13"

# Note: the BEGIN and END comments below are required for external tooling. Do not remove.
Expand Down

0 comments on commit 2ad844a

Please sign in to comment.