mirror of
https://github.com/servo/servo.git
synced 2025-09-05 20:48:22 +01:00
Use Device limits and features provided by user
Spec update
This commit is contained in:
parent
cd73193efe
commit
3661aa3d8c
16 changed files with 210 additions and 57 deletions
|
@ -33,6 +33,7 @@ packages = [
|
|||
"base64",
|
||||
"cloudabi",
|
||||
"cocoa",
|
||||
"fixedbitset",
|
||||
"gleam",
|
||||
"libloading",
|
||||
"lock_api",
|
||||
|
@ -41,6 +42,7 @@ packages = [
|
|||
"num-rational",
|
||||
"parking_lot",
|
||||
"parking_lot_core",
|
||||
"petgraph",
|
||||
"ron",
|
||||
"wayland-sys",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue