Skip to content

Commit

Permalink
build(deps): bump phf from 0.11.2 to 0.11.3
Browse files Browse the repository at this point in the history
Bumps [phf](https://github.com/rust-phf/rust-phf) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@phf-v0.11.2...phf-v0.11.3)

---
updated-dependencies:
- dependency-name: phf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent bea5b28 commit 71c8251
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ number_prefix = "0.4"
palette = { version = "0.7.6", default-features = false, features = ["std"] }
once_cell = "1.20.2"
percent-encoding = "2.3.1"
phf = { version = "0.11.2", features = ["macros"] }
phf = { version = "0.11.3", features = ["macros"] }
plist = { version = "1.7.0", default-features = false }
uutils_term_grid = "0.6.0"
terminal_size = "0.4.1"
Expand Down

0 comments on commit 71c8251

Please sign in to comment.