Skip to content

Commit

Permalink
Merge pull request #594 from mkroening/kvm-ioctls-0.15
Browse files Browse the repository at this point in the history
build(deps): bump kvm-ioctls to 0.15
  • Loading branch information
mkroening authored Nov 27, 2023
2 parents 33a4089 + b90e359 commit ced12e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -60,7 +60,7 @@ rftrace-frontend = { version = "0.1", optional = true }

[target.'cfg(target_os = "linux")'.dependencies]
kvm-bindings = "0.6"
kvm-ioctls = "0.12"
kvm-ioctls = "0.15"
mac_address = "1.1"
nix = { version = "0.27", features = ["mman", "pthread", "signal"] }
tun-tap = { version = "0.1", default-features = false }
Expand Down

0 comments on commit ced12e2

Please sign in to comment.