Skip to content

Commit

Permalink
Merge pull request #29 from codahale/dependabot/cargo/vergen-7.5.0
Browse files Browse the repository at this point in the history
build(deps): bump vergen from 7.4.4 to 7.5.0
  • Loading branch information
codahale committed Jan 5, 2023
2 parents 2cc390d + f23e65a commit e579bdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -71,4 +71,4 @@ reqwest = { version = "0.11.13", features = ["json", "cookies", "multipart"], de
members = ["xtask"]

[build-dependencies]
vergen = { version = "7.4.4", default-features = false, features = ["git"] }
vergen = { version = "7.5.0", default-features = false, features = ["git"] }

0 comments on commit e579bdd

Please sign in to comment.