mirror of https://github.com/ospab/ostp.git
fix(workspace): remove missing ostp-prober member from workspace
This commit is contained in:
parent
2f15a90f15
commit
af7e148874
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue