chore: update script to use phf 0.11 (#33434)

Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
This commit is contained in:
Gae24
2024-09-16 12:32:49 +02:00
committed by GitHub
parent 7df30f3788
commit 10c64820e8
3 changed files with 6 additions and 16 deletions

View File

@@ -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",