scratch/2020-11-02/pw313/Cargo.toml

15 lines
305 B
TOML

[package]
name = "pw313"
version = "0.1.0"
authors = ["Rekai Musuka <rekai@musuka.dev>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
uvc = "0.1"
winit = "0.23"
sdl2 = { version = "0.34" }
anyhow = "1.0"
image = "0.23"