Skip to content

Commit

Permalink
Bump phf_codegen from 0.8.0 to 0.10.0 in /enums
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 16, 2021
1 parent 516e954 commit ceb27cd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 30 deletions.
47 changes: 18 additions & 29 deletions enums/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion enums/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2018"
enum-iterator = "^0.6"
clap = "^2.33"
askama = "^0.10"
phf_codegen = "^0.8"
phf_codegen = "^0.10"

tree-sitter = "0.19.3"
tree-sitter-java = "0.19.0"
Expand Down

0 comments on commit ceb27cd

Please sign in to comment.