mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Switch from webidl to weedle in script_plugins
This removes the dependency on lalrpop and should speed up compilation quite a bit.
This commit is contained in:
parent
965f57e3f8
commit
13c632e739
4 changed files with 29 additions and 149 deletions
|
@ -14,4 +14,4 @@ unrooted_must_root_lint = []
|
|||
webidl_lint = []
|
||||
|
||||
[dependencies]
|
||||
webidl = "0.8"
|
||||
weedle = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue