mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Prepare app_units crate for publishing
This commit is contained in:
parent
35888e5a1d
commit
18fd9b244f
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