# 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 = "tao-core-video-sys" version = "0.2.0" authors = ["luozijun ", "michael.laifx "] description = "Bindings to CoreVideo.framework for macOS and iOS" license = "MIT" [lib] name = "core_video_sys" [dependencies.cfg-if] version = "1.0" [dependencies.core-foundation-sys] version = "0.8" [dependencies.libc] version = "0.2" [dependencies.metal] version = "0.23" optional = true [dependencies.objc] version = "0.2" [features] all = ["display_link", "direct3d", "io_suface", "opengl"] default = [] direct3d = [] display_link = ["opengl"] io_suface = [] opengl = []