mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Update phf_codegen and phf_shared to 0.11 (#31537)
* Update phf_codegen and phf_shared to 0.11 * Updated the Cargo.lock With ./mach build
This commit is contained in:
parent
5c4f8cf0df
commit
52c4f57085
2 changed files with 4 additions and 4 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4928,8 +4928,8 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"percent-encoding",
|
||||
"phf 0.10.1",
|
||||
"phf_codegen 0.10.0",
|
||||
"phf_shared 0.10.0",
|
||||
"phf_codegen 0.11.2",
|
||||
"phf_shared 0.11.2",
|
||||
"pixels",
|
||||
"profile_traits",
|
||||
"range",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue