summary refs log tree commit diff
path: root/devices/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devices/Cargo.toml')
-rw-r--r--devices/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/devices/Cargo.toml b/devices/Cargo.toml
index ab240c3..18a203a 100644
--- a/devices/Cargo.toml
+++ b/devices/Cargo.toml
@@ -6,7 +6,6 @@ edition = "2018"
 
 [features]
 gpu = ["gpu_buffer", "gpu_display", "gpu_renderer"]
-sandboxed-libusb = ["usb_util/sandboxed-libusb"]
 tpm = ["protos/trunks", "tpm2"]
 wl-dmabuf = []
 x = ["gpu_display/x"]