backup commit
This commit is contained in:
@@ -85,6 +85,14 @@ mainline = "2"
|
||||
zbase32 = "0.1"
|
||||
bytes = "1"
|
||||
|
||||
# Mesh networking (Meshcore serial protocol over USB LoRa radios)
|
||||
serial2-tokio = "0.1"
|
||||
|
||||
# Transport abstraction (Phase 2: mesh as federation transport)
|
||||
ciborium = "0.2.2" # CBOR serde for compact delta sync
|
||||
reed-solomon-erasure = "6.0" # FEC for chunked LoRa messages
|
||||
mdns-sd = "0.18" # LAN peer discovery via mDNS
|
||||
|
||||
# Systemd watchdog notification
|
||||
sd-notify = "0.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user