You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
236 B

[package]
name = "valve-tester"
version = "0.1.0"
edition = "2021"
[dependencies]
env_logger = "0.11.5"
log = "0.4.22"
profirust = { version = "0.2.0", path = "../profirust", default-features = false, features = ["phy-linux", "std"] }