mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #14381 - servo:workspaces, r=SimonSapin
Move to Cargo workspaces <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14381) <!-- Reviewable:end -->
This commit is contained in:
commit
eb7032f6dd
9 changed files with 130 additions and 3812 deletions
|
@ -5,6 +5,7 @@ authors = ["The Servo Project Developers"]
|
|||
license = "MPL-2.0"
|
||||
publish = false
|
||||
build = "build.rs"
|
||||
workspace = "../.."
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue