Skip to content

Commit

Permalink
chore(deps): update rust crate vergen to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 1e724eb commit 9da25ff
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 130 deletions.
181 changes: 52 additions & 129 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 @@ -20,7 +20,7 @@ incremental = true
debug = 0

[build-dependencies]
vergen = { version = "7.5.1", default-features = false, features = ["build", "cargo", "git", "rustc"] }
vergen = { version = "8.2.5", default-features = false, features = ["build", "cargo", "git", "rustc"] }
anyhow = "1.0.71"

[dependencies]
Expand Down

0 comments on commit 9da25ff

Please sign in to comment.