mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Make devtools depend on plugins.
This commit is contained in:
parent
1257a33394
commit
0decdaaf99
5 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#![feature(custom_derive)]
|
||||
#![feature(plugin)]
|
||||
#![plugin(serde_macros)]
|
||||
#![plugin(plugins)]
|
||||
|
||||
#![allow(non_snake_case)]
|
||||
#![deny(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue