Skip to content

Commit

Permalink
Merge pull request rust-phf#271 from DavidS/bump-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor authored Oct 9, 2022
2 parents 3bc663e + b7fd8f1 commit ea8df2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phf_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ quote = "1"
proc-macro2 = "1"
unicase_ = { package = "unicase", version = "2.4.0", optional = true }

phf_generator = "0.11.0"
phf_generator = "0.11.1"
phf_shared = { version = "^0.11.1", default-features = false }

0 comments on commit ea8df2c

Please sign in to comment.