Files
nokhwa/examples/capture/Cargo.toml
T

13 lines
314 B
TOML

[package]
name = "capture"
version = "0.1.0"
authors = ["l1npengtul <l1npengtul@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[dependencies.nokhwa]
path = "../../../nokhwa"
features = ["input-uvc", "input-v4l"]