mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Prepare infrastructure for XML parser.
This commit is contained in:
parent
2cfcc26d9e
commit
a840a23990
4 changed files with 145 additions and 4 deletions
|
@ -79,6 +79,7 @@ extern crate url;
|
|||
extern crate util;
|
||||
extern crate uuid;
|
||||
extern crate websocket;
|
||||
extern crate xml5ever;
|
||||
|
||||
pub mod clipboard_provider;
|
||||
pub mod cors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue