mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update various Cargo patches and deal with the fallout
This commit is contained in:
parent
25f87aa8ab
commit
442bfb716b
8 changed files with 25 additions and 36 deletions
|
@ -58,6 +58,7 @@ extern crate core_text;
|
|||
#[cfg(target_os="macos")]
|
||||
#[macro_use]
|
||||
extern crate objc;
|
||||
#[cfg(target_os="linux")] extern crate x11;
|
||||
|
||||
// Must come first.
|
||||
pub mod macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue