diff --git a/Cargo.toml b/Cargo.toml index 2f8418f..a06835c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,7 @@ members = [ "ostp-client", "ostp-server", "ostp-jni", "ostp", - "ostp-tun-helper", - "ostp-prober" + "ostp-tun-helper" ] exclude = ["ostp-gui/src-tauri"] resolver = "2"