# 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" rust-version = "1.56" name = "cargo-xdk" version = "2.12.6" authors = ["Brendan Molloy "] description = "Makes building Rust libraries for Android simpler" homepage = "https://github.com/tiann/cargo-xdk" documentation = "https://docs.rs/cargo-xdk" readme = "README.md" keywords = [ "ndk", "cargo", "android", "build", ] categories = [ "command-line-utilities", "config", "os", "development-tools::cargo-plugins", "development-tools::build-utils", ] license = "Apache-2.0 OR MIT" repository = "https://github.com/tiann/cargo-xdk" [dependencies.cargo_metadata] version = "0.15.0" [dependencies.env_logger] version = "0.9.1" [dependencies.gumdrop] version = "0.8.1" [dependencies.log] version = "0.4.17" [dependencies.pathos] version = "0.3.0" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.toml] version = "0.5.9" [badges.maintenance] status = "actively-developed"