We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79ec96 commit df9c31eCopy full SHA for df9c31e
src/hyperlight_host/Cargo.toml
@@ -74,7 +74,7 @@ seccompiler = { version = "0.4.0", optional = true }
74
mshv-bindings = { workspace = true, optional = true }
75
mshv-ioctls = { workspace = true, optional = true }
76
kvm-bindings = { version = "0.10.0", features = ["fam-wrappers"], optional = true }
77
-kvm-ioctls = { version = "0.19.0", optional = true }
+kvm-ioctls = { version = "0.19.1", optional = true }
78
79
[dev-dependencies]
80
uuid = { version = "1.4.1", features = ["v4"] }
0 commit comments