Skip to content

Commit 9ff6b69

Browse files
Bump phf_codegen from 0.8.0 to 0.10.0 in /enums
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 833e6af commit 9ff6b69

File tree

2 files changed

+19
-30
lines changed

2 files changed

+19
-30
lines changed

enums/Cargo.lock

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

enums/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2018"
88
enum-iterator = "^0.6"
99
clap = "^2.33"
1010
askama = "^0.10"
11-
phf_codegen = "^0.8"
11+
phf_codegen = "^0.10"
1212

1313
tree-sitter = "0.19.3"
1414
tree-sitter-java = "0.19.0"

0 commit comments

Comments
 (0)