# 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 = "uiua-nokhwa-bindings-windows" version = "0.4.0" authors = ["l1npengtul"] description = "The Windows Media Foundation bindings crate for `nokhwa`" readme = "README.md" keywords = [ "media-foundation", "windows", "capture", "webcam", ] license = "Apache-2.0" repository = "https://github.com/l1npengtul/nokhwa" [dependencies.uiua-nokhwa-core] version = "0.1.0" [target."cfg(target_os=\"windows\")".dependencies.once_cell] version = "1.16" [target."cfg(target_os=\"windows\")".dependencies.windows] version = "0.43" features = [ "Win32_Media_MediaFoundation", "Win32_System_Com", "Win32_Foundation", "Win32_Media_DirectShow", "Win32_Media", "Win32", "Win32_Media_KernelStreaming", ]