mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Fix CEF
This commit is contained in:
parent
2a4f9fd8a3
commit
5b866e9e46
8 changed files with 17 additions and 58 deletions
|
@ -12,7 +12,7 @@
|
|||
* `components/net`: Networking, caching, image decoding.
|
||||
* `components/msg`: Message structure definitions for inter-task communication.
|
||||
* `components/*_traits`: Trait definitions to break crate dependencies.
|
||||
* `components/macros`: Macros used by the rest of Servo.
|
||||
* `components/plugins`: Various compiler plugins and macros used by the rest of Servo.
|
||||
* `components/util`: Various utility functions used by other Servo components.
|
||||
|
||||
## Supporting libraries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue