# 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 = "accessibility-ng" version = "0.1.6" authors = ["yetone "] description = "Bindings for macOS Accessibility services" homepage = "https://github.com/yetone/accessibility" license = "MIT / Apache-2.0" repository = "https://github.com/yetone/accessibility" [package.metadata.docs.rs] default-target = "x86_64-apple-darwin" [dependencies.accessibility-sys-ng] version = "0.1.3" [dependencies.cocoa] version = "0.24" [dependencies.core-foundation] version = "0.9.3" [dependencies.core-graphics-types] version = "0.1.1" [dependencies.objc] version = "0.2" [dependencies.thiserror] version = "1"