Skip to content

Commit

Permalink
Bump vergen from 8.2.10 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.10 to 8.3.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@8.2.10...8.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent cc4efb9 commit ca230d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 virtual-display-driver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ features = [

[build-dependencies]
winres = "0.1.12"
vergen = { version = "8.2.10", features = ["git", "gitcl"] }
vergen = { version = "8.3.1", features = ["git", "gitcl"] }

[package.metadata.winres]
OriginalFilename = "VirtualDisplayDriver.dll"
Expand Down

0 comments on commit ca230d9

Please sign in to comment.