Files
nokhwa/examples/decoder_test/Cargo.toml
T
2022-12-18 16:09:58 +09:00

13 lines
253 B
TOML

[package]
name = "decoder_test"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
image = "0.24.5"
[dependencies.nokhwa-core]
path = "../../nokhwa-core"