Skip to content

Commit abe9e23

Browse files
committed
Remove extra ahash dep
1 parent eb6edab commit abe9e23

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed

Cargo.lock

Lines changed: 3 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

parser/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ unic-emoji-char = "0.9"
2121
unic-ucd-ident = "0.9"
2222
unicode_names2 = "0.4"
2323
phf = { version = "0.8", features = ["macros"] }
24-
hashbrown = "0.9"
2524
ahash = "0.6"

0 commit comments

Comments
 (0)