mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
10 lines
215 B
TOML
10 lines
215 B
TOML
[package]
|
|
|
|
name = "not-the-toml-you-re-looking-for"
|
|
version = "0.0.1"
|
|
authors = ["The Servo Project Developers"]
|
|
|
|
build = "support/not-the-toml-you-re-looking-for.rs"
|
|
|
|
[lib]
|
|
name = "not-the-toml-you-re-looking-for"
|