summary refs log tree commit diff
path: root/arch/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Cargo.toml')
-rw-r--r--arch/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/Cargo.toml b/arch/Cargo.toml
index f562fca..bf28560 100644
--- a/arch/Cargo.toml
+++ b/arch/Cargo.toml
@@ -5,7 +5,6 @@ authors = ["The Chromium OS Authors"]
 edition = "2018"
 
 [dependencies]
-byteorder = "*"
 devices = { path = "../devices" }
 io_jail = { path = "../io_jail" }
 kernel_cmdline = { path = "../kernel_cmdline" }