# 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_uniffi" version = "1.1.2" authors = ["Jacob Hatami "] description = "Xcode framework generator/updater tool for rust UniFFI" homepage = "https://github.com/mjhatamy/xcode_uniffi" keywords = ["ffi", "bindgen", "xcode", "swift"] license = "MPL-2.0" resolver = "2" [dependencies.cargo_metadata] version = "0.14.1" [dependencies.chrono] version = "0.4.1" [dependencies.clap] version = "3" features = ["derive", "cargo"] [dependencies.colored] version = "2.0.0" [dependencies.convert_case] version = "0.5.0" [dependencies.crc] version = "2.1.0" [dependencies.nom] version = "7.1.0" default-features = false [dependencies.pathdiff] version = "0.2.1" [dev-dependencies.serde_derive] version = "1.0.2"