Skip to content

Commit 89d7e75

Browse files
chore(deps): 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 8793a8e commit 89d7e75

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -12,7 +12,7 @@ anyhow = "1.0"
1212
serde = { version = "1.0", features = ["derive"] }
1313
serde_json = "1.0"
1414
socket2 = "0.6"
15-
phf = { version = "0.13", features = ["macros"] }
15+
phf = { version = "0.14", features = ["macros"] }
1616
if-addrs = "0.14"
1717
chrono = { version = "0.4", features = ["serde"] }
1818
pnet = "0.35"

0 commit comments

Comments
 (0)