# 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 = "uniffi_swiftpkg_gen" version = "0.2.8" authors = ["Jacob Hatami "] publish = true description = "Xcode swift package framework generator/updater tool for rust UniFFI" keywords = ["ffi", "xcode", "swift", "swift_package", "spm"] license = "MPL-2.0" repository = "https://github.com/mjhatamy/uniffi_swiftpkg_gen" [dependencies.cargo_metadata] version = "0.14.1" [dependencies.colored] version = "2.0.0" [dependencies.convert_case] version = "0.5.0" [dependencies.nom] version = "7.1.0" default-features = false [dependencies.pathdiff] version = "0.2.1"