# 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 = "disk-arbitration-sys" version = "0.1.0" authors = ["Hera Chamorro "] build = "build.rs" description = "Bindings to the DiskArbitration framework for macOS." homepage = "https://github.com/herabit/disk-arbitration-sys" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/herabit/disk-arbitration-sys" [package.metadata.docs.rs] all-features = true default-target = "x86_64-apple-darwin" [dependencies.core-foundation-sys] version = "0.8" [dependencies.io-kit-sys] version = "0.4" [build-dependencies.bindgen] version = "0.69.1" [features] default = [] macos_10_14_4_features = []