[TSM.ID].[11031972] 3Z FIX: Delete broken xcu-sfu, fix xcu-sfu-a (remove unused cross-deps, inline SVC). Verval 3x PASSED locally.
This commit is contained in:
@@ -5,13 +5,8 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
xcu-media = { path = "../xcu-media" }
|
||||
xcu-thermo = { path = "../xcu-thermo" }
|
||||
xcu-harmonic = { path = "../xcu-harmonic" }
|
||||
xcu-eclipse = { path = "../xcu-eclipse" } # Phase 46 DPI Decoy
|
||||
tokio = { version = "1.37", features = ["rt", "macros"] } # Pengganti glommio untuk kompatibilitas Alpine
|
||||
dashmap = "5.5" # Concurrent lock-free map
|
||||
tokio = { version = "1.37", features = ["rt", "macros"] }
|
||||
dashmap = "5.5"
|
||||
bytes = "1.5"
|
||||
tracing = "0.1"
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user