Skip to content

Commit d2df4c6

Browse files
Update phf requirement from 0.11 to 0.12
Updates the requirements on [phf](https://github.com/rust-phf/rust-phf) to permit the latest version. - [Release notes](https://github.com/rust-phf/rust-phf/releases) - [Changelog](https://github.com/rust-phf/rust-phf/blob/main/RELEASE_PROCESS.md) - [Commits](rust-phf/rust-phf@phf-v0.11.1...v0.12.1) --- updated-dependencies: - dependency-name: phf dependency-version: 0.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6db7bbf commit d2df4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ mac = "0.1"
3434
tendril = "0.4"
3535
string_cache = "0.8.8"
3636
string_cache_codegen = "0.5.4"
37-
phf = "0.11"
37+
phf = "0.12"
3838
phf_codegen = "0.11"
3939

4040
# Dev dependencies

0 commit comments

Comments
 (0)