Skip to content

Commit

Permalink
Bump kvm-ioctls
Browse files Browse the repository at this point in the history
Signed-off-by: Ludvig Liljenberg <[email protected]>
  • Loading branch information
ludfjig committed Dec 26, 2024
1 parent e79ec96 commit df9c31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hyperlight_host/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ seccompiler = { version = "0.4.0", optional = true }
mshv-bindings = { workspace = true, optional = true }
mshv-ioctls = { workspace = true, optional = true }
kvm-bindings = { version = "0.10.0", features = ["fam-wrappers"], optional = true }
kvm-ioctls = { version = "0.19.0", optional = true }
kvm-ioctls = { version = "0.19.1", optional = true }

[dev-dependencies]
uuid = { version = "1.4.1", features = ["v4"] }
Expand Down

0 comments on commit df9c31e

Please sign in to comment.