Skip to content

Commit

Permalink
Bump vergen-git2 from 1.0.2 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [vergen-git2](https://github.com/rustyhorde/vergen) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/commits)

---
updated-dependencies:
- dependency-name: vergen-git2
  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 4e1f0ac commit 8e1d695
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 @@ -24,7 +24,7 @@ tempfile = { version = "3.15.0", default-features = false }
walkdir = "2.5.0"

[build-dependencies]
vergen-git2 = { version = "1.0.2", default-features = false }
vergen-git2 = { version = "1.0.5", default-features = false }

[profile.release]
panic = "abort"
Expand Down

0 comments on commit 8e1d695

Please sign in to comment.