Skip to content

Commit

Permalink
Bump tokio-vsock from 0.5.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [tokio-vsock](https://github.com/rust-vsock/tokio-vsock) from 0.5.0 to 0.7.0.
- [Commits](https://github.com/rust-vsock/tokio-vsock/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 64e15f0 commit 837072e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ url = "2.5.2"
pin-project-lite = "0.2.14"
http-body-util = "0.1.2"
hyper-util = { version = "0.1.6", features = ["tokio"] }
tokio-vsock = { version = "0.5.0", optional = true }
tokio-vsock = { version = "0.7.0", optional = true }
rusqlite = { version = "0.32.0", features = ["bundled"] }
num_cpus = "1.16.0"

Expand Down

0 comments on commit 837072e

Please sign in to comment.