Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
Updated to a newer version of the 'phf' crate.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Feb 21, 2017
1 parent 4742f16 commit 5130824
Show file tree
Hide file tree
Showing 6 changed files with 652 additions and 652 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ documentation = "https://docs.rs/svgparser/"
readme = "README.md"

[dependencies]
phf = "=0.7.20"
phf = "=0.7.21"
4 changes: 2 additions & 2 deletions codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ authors = ["RazrFalcon <razrfalcon@gmail.com>"]
license = "MPL-2.0"

[dependencies]
phf = "0.7.*"
phf_codegen = "0.7.*"
phf = "=0.7.21"
phf_codegen = "=0.7.21"
Loading

0 comments on commit 5130824

Please sign in to comment.