Skip to content

Commit 7aadabe

Browse files
Bump phf from 0.13.1 to 0.14.0
Bumps [phf](https://github.com/rust-phf/rust-phf) from 0.13.1 to 0.14.0. - [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@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: phf dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06a249c commit 7aadabe

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ipnet = "2.12.0"
5050
listeners = "0.6.0"
5151
maxminddb = "0.28.1"
5252
pcap = "2.4.0"
53-
phf = "0.13.1"
53+
phf = "0.14.0"
5454
phf_shared = "0.13.1"
5555
picon = "0.1.0"
5656
plotters = { version = "0.3.7", default-features = false, features = ["area_series", "line_series"] }

0 commit comments

Comments
 (0)