Skip to content

Commit

Permalink
Merge pull request #737 from hermit-os/dependabot/cargo/rust-vmm-b4af…
Browse files Browse the repository at this point in the history
…ba0ec8

build(deps): Bump the rust-vmm group across 1 directory with 2 updates
  • Loading branch information
mkroening authored Aug 5, 2024
2 parents 5a256f1 + b4c60af commit 8266308
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ rftrace-frontend = { version = "0.1", optional = true }
sysinfo = { version = "0.30.13", default-features = false }

[target.'cfg(target_os = "linux")'.dependencies]
kvm-bindings = "0.8"
kvm-ioctls = "0.17"
kvm-bindings = "0.9"
kvm-ioctls = "0.18"
vmm-sys-util = "0.12"

[target.'cfg(target_os = "macos")'.dependencies]
Expand Down

0 comments on commit 8266308

Please sign in to comment.