Skip to content

Commit

Permalink
⬆️ Update tokio-vsock to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent c67a5e8 commit cb3cc4d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 40 deletions.
47 changes: 8 additions & 39 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 zbus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ tokio = { version = "1", optional = true, features = [
] }
tracing = "0.1.40"
vsock = { version = "0.4.0", optional = true }
tokio-vsock = { version = "0.4", optional = true }
tokio-vsock = { version = "0.5", optional = true }
xdg-home = "1.1.0"

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit cb3cc4d

Please sign in to comment.