pcid: Remove a couple of unused dependencies

This commit is contained in:
bjorn3
2024-12-30 11:40:02 +01:00
parent 4c1c1df0ad
commit e6139319e8
2 changed files with 0 additions and 8 deletions
Generated
-4
View File
@@ -995,8 +995,6 @@ name = "pcid"
version = "0.1.0"
dependencies = [
"bincode",
"bit_field",
"bitflags 1.3.2",
"common",
"fdt 0.1.5",
"libc",
@@ -1006,9 +1004,7 @@ dependencies = [
"pci_types",
"plain",
"redox-daemon",
"redox_syscall",
"serde",
"serde_json",
"structopt",
"thiserror",
"toml 0.5.11",