# 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 = "ios_impact" version = "0.2.0" authors = ["rusticorn "] description = "objc2 abstractions over ios UIKit UIFeedbackGenerator" homepage = "https://github.com/rustunit/bevy_ios_impact" documentation = "https://docs.rs/ios_impact" readme = "README.md" keywords = [ "objective-c", "mobile", "ios", "objc", ] categories = [ "api-bindings", "os::macos-apis", ] license = "MIT OR Apache-2.0" repository = "https://github.com/rustunit/bevy_ios_impact" [package.metadata.docs.rs] default-target = "x86_64-apple-darwin" [dependencies.objc2] version = "0.5" [dependencies.objc2-foundation] version = "0.2" features = [ "NSString", "NSGeometry", ]