mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Allow using servo as dependency, by fixing Cargo.toml of servo-test-tidy.
This commit is contained in:
parent
1e2b36a97a
commit
52ac3cf171
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
test-package = { version = "*" }
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
Loading…
Add table
Add a link
Reference in a new issue