mirror of
https://github.com/l1npengtul/nokhwa.git
synced 2026-07-14 22:18:54 +00:00
11 lines
345 B
TOML
11 lines
345 B
TOML
[package]
|
|
name = "nokhwa"
|
|
version = "0.1.0"
|
|
authors = ["l1npengtul <l1npengtul@protonmail.com>"]
|
|
edition = "2018"
|
|
description = "A WIP Cross Platform Rust Library for powerful Webcam Capture and Virtual Webcams"
|
|
license = "MPL-2.0"
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|