# 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" rust-version = "1.75" name = "core-services" version = "1.0.0" authors = ["Kornel "] build = false include = [ "README.md", "/src/*.rs", "Cargo.toml", ] autobins = false autoexamples = false autotests = false autobenches = false description = "Incomplete bindings for CoreServices.framework" homepage = "https://lib.rs/crates/core-services" readme = "README.md" keywords = [ "launch-services", "uti", "lsopen", "apple", ] categories = ["os::macos-apis"] license = "CC0-1.0" repository = "https://github.com/kornelski/core-services" [lib] name = "core_services" path = "src/lib.rs" [dependencies.core-foundation] version = "0.10.0" [badges.maintenance] status = "passively-maintained"