Skip to content

Commit

Permalink
chore(deps): bump the patch group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patch group with 3 updates: [vergen](https://github.com/rustyhorde/vergen), [anstream](https://github.com/rust-cli/anstyle) and [bindgen](https://github.com/rust-lang/rust-bindgen).


Updates `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)

Updates `anstream` from 0.6.5 to 0.6.7
- [Commits](rust-cli/anstyle@anstream-v0.6.5...anstream-v0.6.7)

Updates `bindgen` from 0.69.1 to 0.69.2
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md)
- [Commits](rust-lang/rust-bindgen@v0.69.1...v0.69.2)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: anstream
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent cb8d4e5 commit cef1291
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 crates/youki/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ scopeguard = "1.2.0"

[build-dependencies]
anyhow = "1.0.79"
vergen = { version = "8.2.6", features = ["git", "gitcl"] }
vergen = { version = "8.2.10", features = ["git", "gitcl"] }

0 comments on commit cef1291

Please sign in to comment.