mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +01:00
11 lines
164 B
TOML
11 lines
164 B
TOML
[package]
|
|
|
|
name = "task_info"
|
|
version = "0.0.1"
|
|
authors = ["The Servo Project Developers"]
|
|
license = "MPL-2.0"
|
|
|
|
build = "build.rs"
|
|
|
|
[build-dependencies]
|
|
cc = "1.0"
|