initial
This commit is contained in:
13
Cargo.toml
Normal file
13
Cargo.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "sstvr36e"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
eframe = "0.28"
|
||||
egui = "0.28"
|
||||
rfd = "0.14"
|
||||
robot36-encoder = { version = "0.2", features = ["image"] }
|
||||
image = "0.24"
|
||||
hound = "3.5"
|
||||
env_logger = "0.10"
|
||||
Reference in New Issue
Block a user