blob: 37a8a5cabe1ad3e7213fb1d15da5c17d5311c0d1 [file] [log] [blame] [edit]
[package]
name = "test"
version = "0.0.1"
authors = ["The Servo Project Developers"]
publish = false
[dependencies]
test-package = { version = "*" }
[lib]
path = "lib.rs"