fix(workspace): remove missing ostp-prober member from workspace

This commit is contained in:
ospab 2026-05-29 16:41:34 +03:00
parent 2f15a90f15
commit af7e148874
1 changed files with 1 additions and 2 deletions

View File

@ -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"