fix: remove ptp_probe bin from Cargo.toml

Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
Chaos Rogers 2025-10-21 23:24:13 +01:00
parent 1db7f520e9
commit fb03913cfe

View file

@ -24,7 +24,4 @@ num-traits = "0.2"
libc = "0.2" libc = "0.2"
which = "6" which = "6"
[[bin]]
name = "ptp_probe"
path = "src/bin/ptp_probe.rs"