pcid: Remove a couple of unused dependencies
This commit is contained in:
Generated
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user