Skip to content

Commit

Permalink
Bump vergen-git2 from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [vergen-git2](https://github.com/rustyhorde/vergen) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@v1.0.0...vergen_gix_1.0.1)

---
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 Sep 23, 2024
1 parent 674a075 commit bfa1548
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 42 deletions.
47 changes: 6 additions & 41 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 @@ -23,7 +23,7 @@ tempfile = { version = "3.12.0", default-features = false }
walkdir = "2.5.0"

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

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

0 comments on commit bfa1548

Please sign in to comment.