Skip to content

Commit 76162a6

Browse files
dependabot[bot]chifflier
authored andcommitted
Update phf_codegen requirement from 0.10 to 0.11
Updates the requirements on [phf_codegen](https://github.com/sfackler/rust-phf) to permit the latest version. - [Release notes](https://github.com/sfackler/rust-phf/releases) - [Changelog](https://github.com/rust-phf/rust-phf/blob/master/CHANGELOG.md) - [Commits](rust-phf/rust-phf@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: phf_codegen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 536ed8d commit 76162a6

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
@@ -50,7 +50,7 @@ hex-literal = "0.3"
5050
pretty_assertions = "1.0"
5151

5252
[build-dependencies]
53-
phf_codegen = "0.10"
53+
phf_codegen = "0.11"
5454

5555
[badges]
5656
travis-ci = { repository = "rusticata/tls-parser" }

0 commit comments

Comments
 (0)