Skip to content

Commit

Permalink
Merge pull request #777 from hermit-os/dependabot/cargo/rust-vmm-14f2…
Browse files Browse the repository at this point in the history
…e55b7a

build(deps): Bump the rust-vmm group across 1 directory with 2 updates
  • Loading branch information
mkroening authored Oct 28, 2024
2 parents 4fdbab9 + 91555fe commit b981d2d
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 @@ -64,8 +64,8 @@ sysinfo = { version = "0.32.0", default-features = false, features = ["system"]
vm-fdt = "0.3"

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

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

0 comments on commit b981d2d

Please sign in to comment.