Skip to content

Commit 6da7710

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

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -31,7 +31,7 @@ mime_guess = { version = "2.0.5", default-features = false }
3131
nom = { version = "8.0.0", default-features = false, features = [ "alloc" ] }
3232
notify = "4.0.17"
3333
once_cell = { version = "1.21.3", default-features = false }
34-
phf = "0.12.1"
34+
phf = "0.13.1"
3535
regex = { version = "1.11.2", default-features = false, features = [ "unicode" ] }
3636
roxmltree = "0.20.0"
3737
serde = { version = "1.0.219", features = [ "derive" ] }

0 commit comments

Comments
 (0)