Move to Cargo workspaces

This commit is contained in:
Anthony Ramine 2016-11-27 19:10:09 +01:00
parent 7d69f53794
commit dfb35db6d3
9 changed files with 130 additions and 3812 deletions

View file

@ -5,6 +5,7 @@ authors = ["The Servo Project Developers"]
license = "MPL-2.0"
publish = false
build = "build.rs"
workspace = "../.."
[lib]
path = "lib.rs"