summary refs log tree commit diff
path: root/protos/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'protos/Cargo.toml')
-rw-r--r--protos/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos/Cargo.toml b/protos/Cargo.toml
index 9fd0e5a..98cd4ae 100644
--- a/protos/Cargo.toml
+++ b/protos/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2018"
 
 [features]
 plugin = ["kvm_sys"]
+composite-disk = []
 trunks = []
 
 [dependencies]