mirror of
https://github.com/servo/servo.git
synced 2025-09-13 00:18:22 +01:00
chore: update script to use phf 0.11 (#33434)
Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
This commit is contained in:
parent
7df30f3788
commit
10c64820e8
3 changed files with 6 additions and 16 deletions
|
@ -60,8 +60,7 @@ packages = [
|
|||
# stuck on 0.8.4 with no new releases.
|
||||
"env_logger",
|
||||
|
||||
# Stylo uses phf 0.11, while script and other dependencies use 0.10.
|
||||
"phf",
|
||||
# Required until a new version of string-cache is released.
|
||||
"phf_generator",
|
||||
"phf_shared",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue