mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Rename macros crate to plugins
This commit is contained in:
parent
6177a3bdcc
commit
fcb25a35ec
13 changed files with 113 additions and 74 deletions
|
@ -11,8 +11,8 @@ path = "lib.rs"
|
|||
|
||||
doc = false
|
||||
|
||||
[dependencies.macros]
|
||||
path = "../macros"
|
||||
[dependencies.plugins]
|
||||
path = "../plugins"
|
||||
|
||||
[dependencies.util]
|
||||
path = "../util"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue