mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
11 lines
147 B
TOML
11 lines
147 B
TOML
[package]
|
|
|
|
name = "task_info"
|
|
version = "0.0.1"
|
|
authors = ["The Servo Project Developers"]
|
|
|
|
build = "build.rs"
|
|
|
|
[build-dependencies]
|
|
gcc = "0.3.4"
|