# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "dinghy-test" version = "0.8.0" authors = ["Mathieu Poumeyrol "] build = false autobins = false autoexamples = false autotests = false autobenches = false 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" readme = "README.md" keywords = [ "tests", "mobile", "ios", "android", "cargo", ] categories = [ "development-tools::cargo-plugins", "development-tools::testing", "development-tools::profiling", ] license = "MIT/Apache-2.0" repository = "https://github.com/sonos/dinghy" resolver = "2" [lib] name = "dinghy_test" path = "src/lib.rs"