Skip to content

Commit c3342fc

Browse files
Bump phf from 0.13.1 to 0.14.0 (#206)
Bumps [phf](https://github.com/rust-phf/rust-phf) from 0.13.1 to 0.14.0. - [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.13.1...v0.14.0) --- updated-dependencies: - dependency-name: phf dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0305c95 commit c3342fc

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.

src/hyperlight-js/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ hyperlight-host = { workspace = true }
2020
hyperlight-js-runtime = { workspace = true }
2121
metrics = "0.24.6"
2222
oxc_resolver = "11.21.0"
23-
phf = { version = "0.13", features = ["macros"] }
23+
phf = { version = "0.14", features = ["macros"] }
2424
serde = { version = "1.0" }
2525
serde_json = { version = "1.0" }
2626
tracing = "0.1.44"

0 commit comments

Comments
 (0)