Skip to content

Commit fa24813

Browse files
Bump phf_codegen from 0.8.0 to 0.10.0
Bumps [phf_codegen](https://github.com/sfackler/rust-phf) from 0.8.0 to 0.10.0. - [Release notes](https://github.com/sfackler/rust-phf/releases) - [Changelog](https://github.com/rust-phf/rust-phf/blob/master/CHANGELOG.md) - [Commits](rust-phf/rust-phf@v0.8.0...v0.10.0) --- updated-dependencies: - dependency-name: phf_codegen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3620a07 commit fa24813

File tree

2 files changed

+98
-22
lines changed

2 files changed

+98
-22
lines changed

Cargo.lock

Lines changed: 97 additions & 21 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 @@ license = "MPL-2.0"
1212
build = "build.rs"
1313

1414
[build-dependencies]
15-
phf_codegen = "^0.8"
15+
phf_codegen = "^0.10"
1616

1717
[dependencies]
1818
aho-corasick = "^0.7"

0 commit comments

Comments
 (0)