Skip to content

Commit 3074fa3

Browse files
Bump phf from 0.7.24 to 0.10.1
Bumps [phf](https://github.com/sfackler/rust-phf) from 0.7.24 to 0.10.1. - [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.7.24...v0.10.1) --- updated-dependencies: - dependency-name: phf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2df4318 commit 3074fa3

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

Cargo.lock

Lines changed: 3 additions & 27 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
@@ -50,7 +50,7 @@ log = "0.4.17"
5050
stderrlog = "0.5.3"
5151
atty = "0.2.14"
5252
scraper = { version = "0.13.0", default-features = false, features = [] }
53-
phf = "0.7.24"
53+
phf = "0.10.1"
5454
openssl = { version = "0.10.41", features = ["vendored"], optional = true }
5555

5656
[dependencies.image]

0 commit comments

Comments
 (0)