mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #7810 - glennw:publish-au, r=jdm
Prepare app_units crate for publishing <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7810) <!-- Reviewable:end -->
This commit is contained in:
commit
99880bf957
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
name = "app_units"
|
||||
version = "0.1.0"
|
||||
authors = ["The Servo Project Developers"]
|
||||
description = "Servo app units type (Au)"
|
||||
documentation = "http://doc.servo.org/app_units/"
|
||||
repository = "https://github.com/servo/app_units"
|
||||
license = "MIT / Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
serde = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue