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.

16 lines
318 B

[package]
name = "valve-tester"
version = "0.1.0"
edition = "2021"
[dependencies]
env_logger = "0.11.5"
log = "0.4.22"
[dependencies.profirust]
version = "0.4.0"
default-features = false
features = ["phy-serial", "std"]
rev = "1a02cb771426ffdd4d88cdbfd163a7f2148a7c83"
git = "https://github.com/rahix/profirust.git"