mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Move to Cargo workspaces
This commit is contained in:
parent
7d69f53794
commit
dfb35db6d3
9 changed files with 130 additions and 3812 deletions
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"ports/cef",
|
||||
"ports/geckolib",
|
||||
"ports/servo",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue