Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 9d290b1 commit 408429b
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 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.0.0", features = ["git", "gitcl"] }
vergen = { version = "8.2.10", features = ["git", "gitcl"] }

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

0 comments on commit 408429b

Please sign in to comment.