summary refs log tree commit diff
path: root/crosvm_plugin/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crosvm_plugin/Cargo.toml')
-rw-r--r--crosvm_plugin/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crosvm_plugin/Cargo.toml b/crosvm_plugin/Cargo.toml
index 6805898..b9abc02 100644
--- a/crosvm_plugin/Cargo.toml
+++ b/crosvm_plugin/Cargo.toml
@@ -4,6 +4,9 @@ version = "0.17.0"
 authors = ["The Chromium OS Authors"]
 edition = "2018"
 
+[features]
+stats = []
+
 [lib]
 crate-type = ["cdylib"]