1
0
Fork 0
Test-Jig-Software/Cargo.toml
2024-05-31 20:46:43 +02:00

10 lines
242 B
TOML

[package]
name = "test-jig-software"
version = "0.1.0"
edition = "2021"
[dependencies]
env_logger = "0.11.3"
log = "0.4.21"
process-image = "0.2.0"
profirust = { version = "0.2.0", default-features = false, features = ["phy-linux", "std"] }