diff --git a/Cargo.toml b/Cargo.toml index 6d80db2..0dd743f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ armv8 = { git = "https://github.com/achreto/rust-armv8" } [build-dependencies] pciid-parser = "0.5.0" -phf_codegen = "0.10.0" +phf_codegen = "0.11.1" [[bin]] name = "testdrive"