mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
[NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340)
This commit is contained in:
parent
1bbd0c1e6e
commit
90ad5920e2
20 changed files with 271 additions and 216 deletions
|
@ -20,6 +20,7 @@ backtrace = "0.3"
|
|||
base64 = "0.21.3"
|
||||
bitflags = "2.4"
|
||||
byteorder = "1.0"
|
||||
cfg-if = "1.0.0"
|
||||
encoding_rs = "0.8"
|
||||
euclid = "0.22"
|
||||
cookie = "0.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue