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 Jun 4, 2023
1 parent 608a57e commit e7b4a49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 101 deletions.
102 changes: 2 additions & 100 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.1", default-features = false, features = ["build", "cargo", "git", "rustc"] }
anyhow = "1.0.71"

[dependencies]
Expand Down

0 comments on commit e7b4a49

Please sign in to comment.