# 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 = "ilib" version = "0.0.0" authors = ["Mads Marquart "] description = "WIP: Bindings to Apple's frameworks" documentation = "https://docs.rs/ilib/" readme = "README.md" keywords = [ "macos", "ios", "cocoa", "apple", "framework", ] categories = [ "accessibility", "api-bindings", "development-tools::ffi", "external-ffi-bindings", "os::macos-apis", ] license = "MIT" repository = "https://github.com/madsmtm/objc2" resolver = "2"