mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Remove usage of the mod_path compiler plugin.
https://github.com/rust-lang/rust/pull/20179 makes its use case much weaker.
This commit is contained in:
parent
1060cfde68
commit
53c32cdc78
6 changed files with 4 additions and 23 deletions
|
@ -32,7 +32,6 @@ encoding = "0.2"
|
|||
rustc-serialize = "0.3"
|
||||
matches = "0.1"
|
||||
url = "0.2.16"
|
||||
mod_path = "0.1"
|
||||
bitflags = "*"
|
||||
cssparser = "0.3.1"
|
||||
num = "0.1.24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue