mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
defer encoding errors to finish()
This commit is contained in:
parent
e1bfc7aa0d
commit
9c3967158a
7 changed files with 54 additions and 119 deletions
|
@ -31,14 +31,17 @@ rand = [
|
|||
packages = [
|
||||
"arrayvec",
|
||||
"base64",
|
||||
"cloudabi",
|
||||
"cocoa",
|
||||
"gleam",
|
||||
"libloading",
|
||||
"lock_api",
|
||||
"metal",
|
||||
"miniz_oxide",
|
||||
"num-rational",
|
||||
"parking_lot",
|
||||
"parking_lot_core",
|
||||
"ron",
|
||||
"wayland-sys",
|
||||
|
||||
# https://github.com/servo/servo/issues/26933
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue