# 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 = "nokhwa-bindings-macos" version = "0.2.2" authors = ["l1npengtul"] description = "The AVFoundation bindings crate for `nokhwa`" readme = "README.md" keywords = [ "avfoundation", "macos", "capture", "webcam", ] license = "Apache-2.0" repository = "https://github.com/l1npengtul/nokhwa" [dependencies.nokhwa-core] version = "0.1" [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.block] version = "0.1" [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.cocoa-foundation] version = "0.1" [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.core-foundation] version = "0.9" [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.core-media-sys] version = "0.1" [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.core-video-sys] version = "0.1" [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.flume] version = "0.11" [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.objc] version = "0.2" features = ["exception"] [target."cfg(any(target_os=\"macos\",target_os=\"ios\"))".dependencies.once_cell] version = "1.16"