# 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 = "spdlog-src" version = "0.1.1+v1.9.2" authors = ["songww "] description = "Build spdlog for iOS." keywords = ["spdlog"] categories = ["development-tools::ffi"] license = "MIT OR Apache-2.0" repository = "https://github.com/songww/spdlog-src.git" [package.metadata.docs.rs] default-target = "x86_64-apple-darwin" targets = ["x86_64-apple-darwin", "aarch64-apple-ios"] [build-dependencies.cmake] version = "0.1"