[TSM.ID].[11031972] PXE: +xcu-sfu-a (fixed cross-deps) +xcu-sfu-b (standalone SFU v2, 8 tests pass)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# [TSM.ID].[11031972] -- All Rights Reserved. Proprietary & Confidential.
|
||||
[package]
|
||||
name = "xcu-sfu-a"
|
||||
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
|
||||
bytes = "1.5"
|
||||
tracing = "0.1"
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user