Skip to content

Commit 260c71b

Browse files
Bump phf_codegen from 0.13.1 to 0.14.0
Bumps [phf_codegen](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_codegen 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 260c71b

2 files changed

Lines changed: 18 additions & 9 deletions

File tree

β€ŽCargo.lockβ€Ž

Lines changed: 17 additions & 8 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
@@ -79,7 +79,7 @@ serial_test = { version = "3.5.0", default-features = false }
7979
#───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
8080

8181
[build-dependencies]
82-
phf_codegen = "0.13.1"
82+
phf_codegen = "0.14.0"
8383
phf_shared = "0.13.1"
8484
rustrict = { version = "0.7.38", default-features = false, features = ["censor"] }
8585

0 commit comments

Comments
Β (0)