summary refs log tree commit diff
path: root/aarch64/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/Cargo.toml')
-rw-r--r--aarch64/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/aarch64/Cargo.toml b/aarch64/Cargo.toml
index ab5bf55..c623545 100644
--- a/aarch64/Cargo.toml
+++ b/aarch64/Cargo.toml
@@ -15,4 +15,3 @@ sys_util = { path = "../sys_util" }
 resources = { path = "../resources" }
 sync = { path = "../sync" }
 libc = "*"
-byteorder = "*"