servo/python/tidy/servo_tidy_tests/Cargo.toml

11 lines
No EOL
172 B
TOML

[package]
name = "test"
version = "0.0.1"
authors = ["The Servo Project Developers"]
publish = false
[dependencies]
test-package = { version = "*" }
[lib]
path = "lib.rs"