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 daaf95b commit 6f679d2Copy full SHA for 6f679d2
src/hyperlight_host/Cargo.toml
@@ -115,7 +115,7 @@ cfg_aliases = "0.2.1"
115
built = { version = "0.7.0", features = ["chrono", "git2"] }
116
117
[features]
118
-default = ["gdb", "kvm", "mshv", "seccomp"]
+default = ["kvm", "mshv", "seccomp"]
119
seccomp = ["dep:seccompiler"]
120
function_call_metrics = []
121
executable_heap = []
0 commit comments