1 2 3 4 5 6 7 8
[package] authors = ["David Tolnay <dtolnay@gmail.com>"] description = "Test suite of the paste crate" edition = "2018" license = "MIT OR Apache-2.0" name = "paste-test-suite" repository = "https://github.com/dtolnay/paste" version = "0.0.0"