Skip to content

Commit df9c31e

Browse files
committed
Bump kvm-ioctls
Signed-off-by: Ludvig Liljenberg <[email protected]>
1 parent e79ec96 commit df9c31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ seccompiler = { version = "0.4.0", optional = true }
7474
mshv-bindings = { workspace = true, optional = true }
7575
mshv-ioctls = { workspace = true, optional = true }
7676
kvm-bindings = { version = "0.10.0", features = ["fam-wrappers"], optional = true }
77-
kvm-ioctls = { version = "0.19.0", optional = true }
77+
kvm-ioctls = { version = "0.19.1", optional = true }
7878

7979
[dev-dependencies]
8080
uuid = { version = "1.4.1", features = ["v4"] }

0 commit comments

Comments
 (0)