Files
SiPEED-A075V/Cargo.toml
T

12 lines
220 B
TOML
Raw Normal View History

2025-04-25 10:41:26 -06:00
[package]
name = "SiPEED-A075V"
version = "0.1.0"
edition = "2024"
[dependencies]
byteorder = "1.5.0"
ndarray = "0.16.1"
once_cell = "1.21.3"
opencv = "0.94.4"
reqwest = { version = "0.12.15", features = ["blocking"] }