Skip to content

Commit

Permalink
Fix publish failure
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Aug 6, 2021
1 parent d527f9d commit fbb18f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phf_macros/Cargo.toml
Expand Up @@ -27,5 +27,5 @@ phf_shared = { version = "0.9.0", default-features = false }

[dev-dependencies]
trybuild = "1.0"
phf = { version = "*", features = ["macros", "unicase"] }
phf = { version = "0.9", features = ["macros", "unicase"] }
unicase_ = { package = "unicase", version = "2.4.0" }

0 comments on commit fbb18f9

Please sign in to comment.