mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
chore(rust): remove unused deps from workspace (#6852)
These crates are leaves and don't need to be deps
This commit is contained in:
@@ -49,9 +49,6 @@ connlib-client-android = { path = "connlib/clients/android" }
|
||||
connlib-client-apple = { path = "connlib/clients/apple" }
|
||||
connlib-client-shared = { path = "connlib/clients/shared" }
|
||||
firezone-bin-shared = { path = "bin-shared" }
|
||||
firezone-gateway = { path = "gateway" }
|
||||
firezone-headless-client = { path = "headless-client" }
|
||||
firezone-gui-client = { path = "gui-client/src-tauri" }
|
||||
firezone-logging = { path = "logging" }
|
||||
firezone-telemetry = { path = "telemetry" }
|
||||
snownet = { path = "connlib/snownet" }
|
||||
|
||||
Reference in New Issue
Block a user