Initial commit
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "pixel_maping"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
eframe = "0.29.1"
|
||||
egui = "0.29.1"
|
||||
egui_extras = "0.29.1"
|
||||
image = "0.25.5"
|
||||
nokhwa = {version = "0.10.5", features = ["input-v4l"]}
|
||||
sacn = "0.4.4"
|
||||
Reference in New Issue
Block a user