Skip to content

Commit

Permalink
Bump vergen from 8.0.0 to 8.1.0 (#450)
Browse files Browse the repository at this point in the history
Bumps [vergen](https://github.com/rustyhorde/vergen) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@8.0.0...8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2023
1 parent cfb8cdb commit b93140a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 bin/subalfred/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name = "subalfred"

[build-dependencies]
# crates.io
vergen = { version = "8.0", features = ["build", "cargo", "git", "gitcl"] }
vergen = { version = "8.1", features = ["build", "cargo", "git", "gitcl"] }

[dependencies]
# crates.io
Expand Down

0 comments on commit b93140a

Please sign in to comment.