diff --git a/phf/Cargo.toml b/phf/Cargo.toml index f939f431..23863744 100644 --- a/phf/Cargo.toml +++ b/phf/Cargo.toml @@ -8,6 +8,7 @@ version = "0.0.0" name = "phf" path = "src/lib.rs" +test = false [dev_dependencies.phf_mac]