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 9, 2025
1 parent 18ba2f1 commit 796c41d
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 @@ -66,7 +66,7 @@ regex-syntax = "0.8.5"
url = "2.5.2"
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"
tokio-util = "0.7.13"
Expand Down

0 comments on commit 796c41d

Please sign in to comment.