mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
new android port: introduce a simple servo library
This commit is contained in:
parent
cbaf19c65c
commit
baf6635a4c
16 changed files with 1398 additions and 30 deletions
|
@ -1,10 +1,12 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"ports/servo",
|
||||
"ports/libsimpleservo/",
|
||||
"tests/unit/*",
|
||||
]
|
||||
default-members = [
|
||||
"ports/servo",
|
||||
"ports/libsimpleservo/",
|
||||
"tests/unit/*",
|
||||
]
|
||||
exclude = [".cargo"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue