mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Update servo-media. Remove implicit shutdown requests. It all happens automagicly now
This commit is contained in:
parent
3658a8cc59
commit
507a1e4370
4 changed files with 53 additions and 38 deletions
|
@ -46,9 +46,13 @@ packages = [
|
|||
"parking_lot",
|
||||
"parking_lot_core",
|
||||
"percent-encoding", # https://github.com/servo/servo/pull/23838
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"rand_core",
|
||||
"scopeguard",
|
||||
"syn",
|
||||
"unicase",
|
||||
"unicode-xid",
|
||||
"url", # https://github.com/servo/servo/pull/23838
|
||||
"ws",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue