Skip to content

Commit 3f21d93

Browse files
dependabot[bot]gierens
authored andcommitted
build(deps): bump phf from 0.12.1 to 0.13.1
Bumps [phf](https://github.com/rust-phf/rust-phf) from 0.12.1 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@v0.12.1...v0.13.1) --- updated-dependencies: - dependency-name: phf 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 1fdd754 commit 3f21d93

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -99,7 +99,7 @@ path-clean = "1.0.1"
9999
unit-prefix = "0.5.2"
100100
palette = { version = "0.7.6", default-features = false, features = ["std"] }
101101
percent-encoding = "2.3.1"
102-
phf = { version = "0.12.1", features = ["macros"] }
102+
phf = { version = "0.13.1", features = ["macros"] }
103103
plist = { version = "1.7.0", default-features = false }
104104
uutils_term_grid = "0.7.0"
105105
terminal_size = "0.4.2"

0 commit comments

Comments
 (0)