Skip to content

Commit

Permalink
build(deps): bump vergen from 8.2.7 to 8.3.1
Browse files Browse the repository at this point in the history
Bumps [vergen](https://github.com/rustyhorde/vergen) from 8.2.7 to 8.3.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@8.2.7...8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent f10a704 commit ece0b47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 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 @@ -51,7 +51,7 @@ phenomenon = "~1.0.0"
test_dir = "0.2.0"

[build-dependencies]
vergen = { version = "8.2.7", default-features = false, features = ["build", "cargo", "git", "gitcl", "rustc"] }
vergen = { version = "8.3.1", default-features = false, features = ["build", "cargo", "git", "gitcl", "rustc"] }

[profile.release]
lto = true
Expand Down

0 comments on commit ece0b47

Please sign in to comment.