[package] name = "dinghy-test" version = "0.8.0" authors = ["Mathieu Poumeyrol "] license = "MIT/Apache-2.0" description = "Cross-compilation made easier - see main crate cargo-dinghy" homepage = "https://medium.com/snips-ai/dinghy-painless-rust-tests-and-benches-on-ios-and-android-c9f94f81d305#.c2sx7two8" repository = "https://github.com/sonos/dinghy" keywords = [ "tests", "mobile", "ios", "android", "cargo" ] categories = [ "development-tools::cargo-plugins", "development-tools::testing" , "development-tools::profiling" ] readme = "../README.md" edition = "2018"