Skip to content

Commit ac7ce30

Browse files
chore(deps): update rust crate phf to 0.14.0
1 parent 3f14912 commit ac7ce30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ oxc_allocator = "0.133.0"
3333
oxc_ast = "0.133.0"
3434
oxc_parser = "0.133.0"
3535
oxc_span = "0.133.0"
36-
phf = "0.13.1"
36+
phf = "0.14.0"
3737
phf_codegen = "0.13.1"
3838
quick-xml = {version = "0.40.1", features = ["serialize"]}
3939
rand = "0.10.1"

0 commit comments

Comments
 (0)