Skip to content

Commit 2a16a0f

Browse files
authored
Merge pull request #381 from LarsSven/patch-1
Add Qemu back to the list of features
2 parents e44bff0 + 8d24d8c commit 2a16a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ core_affinity = { version = "0.8.1"}
4545
x86 = { version = "0.52.0" }
4646

4747
[features]
48-
default = ["prometheus", "riemann", "warpten", "json", "containers", "prometheuspush"]
48+
default = ["prometheus", "riemann", "warpten", "json", "containers", "prometheuspush", "qemu"]
4949
prometheus = ["hyper", "tokio"]
5050
riemann = ["riemann_client"]
5151
json = ["serde", "serde_json"]

0 commit comments

Comments
 (0)