# 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 = "2021" name = "xcode-build-rs" version = "0.2.3" include = [ "src", "Cargo.toml", "Cargo.lock", "README.md", "docs", ] publish = true description = "DEPRECIATED Build script for XCode when compiling rust for iOS" homepage = "https://github.com/ActuallyHappening/YMap/tree/master/crates/xcode_build_rs" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/ActuallyHappening/YMap" [package.metadata.docs.rs] all-features = true cargo-args = [ "-Zunstable-options", "-Zrustdoc-scrape-examples", ] rustdoc-args = [ "-Zunstable-options", "--cfg", "docsrs", ] [dependencies] [features] [lints.clippy] type_complexity = "allow"