mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
10 lines
147 B
TOML
10 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"
|