зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1675759 - Flesh out qcms/Cargo.toml. r=aosmond
Differential Revision: https://phabricator.services.mozilla.com/D96181
This commit is contained in:
Родитель
8084874c09
Коммит
1bc4554792
|
@ -3,6 +3,12 @@ name = "qcms"
|
|||
authors = ["Jeff Muizelaar", "Benoit Girard", "Andrew Osmond"]
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
include = ["src/**/*", "build.rs"]
|
||||
description = "lightweight color management"
|
||||
documentation = "https://docs.rs/qcms"
|
||||
license = "MIT"
|
||||
keywords = ["color"]
|
||||
categories = ["graphics"]
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
||||
|
|
Загрузка…
Ссылка в новой задаче