escapi 4.0.0

Extremely Simple Capture API (ESCAPI) - simple webcam API for windows
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "escapi"
version = "4.0.0"
authors = ["Daniel Abramov <dabramov@snapview.de>", "Oliver Schneider <git-spam-1984941651981@oli-obk.de>", "Jari Komppa <nospam@nospam.nospam>"]
build = "build.rs"
description = "Extremely Simple Capture API (ESCAPI) - simple webcam API for windows"
license-file = "UNLICENSE"
repository = "https://github.com/jarikomppa/escapi"
[dependencies.kernel32-sys]
version = "0.2.2"

[dependencies.libc]
version = "0.2.10"
[dev-dependencies.image]
version = "0.21.1"
[build-dependencies.cc]
version = "1.0"