mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Move to Cargo workspaces
This commit is contained in:
parent
7d69f53794
commit
dfb35db6d3
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