Skip to content

Commit bb139fb

Browse files
build(deps): bump phf_codegen from 0.11.3 to 0.13.1
Bumps [phf_codegen](https://github.com/rust-phf/rust-phf) from 0.11.3 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@phf_codegen-v0.11.3...v0.13.1) --- updated-dependencies: - dependency-name: phf_codegen 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 0df2c22 commit bb139fb

2 files changed

Lines changed: 15 additions & 49 deletions

File tree

Cargo.lock

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

databases/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[build-dependencies]
77
parsing = { path = "../parsing" }
8-
phf_codegen = "0.11.3"
8+
phf_codegen = "0.13.1"
99

1010
[dependencies]
1111
parsing = { path = "../parsing" }

0 commit comments

Comments
 (0)