diff --git a/Cargo.toml b/Cargo.toml index 915944b..8d8ecba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,4 @@ num-traits = "0.2" libc = "0.2" which = "6" -[[bin]] -name = "ptp_probe" -path = "src/bin/ptp_probe.rs"