summary refs log tree commit diff
path: root/usb_util/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'usb_util/build.rs')
-rw-r--r--usb_util/build.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/usb_util/build.rs b/usb_util/build.rs
index ee6ab30..34e14da 100644
--- a/usb_util/build.rs
+++ b/usb_util/build.rs
@@ -2,7 +2,6 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-extern crate pkg_config;
 use std::env;
 
 fn main() {