Skip to content

Commit

Permalink
chore(deps): 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 17, 2024
1 parent 1defd75 commit 3be08f9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 33 deletions.
50 changes: 18 additions & 32 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 @@ -338,7 +338,7 @@ fastcrypto-zkp = { version = "0.1.3" }
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-git2 = { version = "1.0.1", features = ["build", "cargo", "rustc"] }
vergen-pretty = "0.3.4"
crossbeam-channel = "0.5.13"

Expand Down

0 comments on commit 3be08f9

Please sign in to comment.