mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
9 lines
152 B
TOML
9 lines
152 B
TOML
[package]
|
|
name = "size_of_test"
|
|
version = "0.0.1"
|
|
authors = ["The Servo Project Developers"]
|
|
license = "MPL-2.0"
|
|
publish = false
|
|
|
|
[lib]
|
|
path = "lib.rs"
|