mirror of
https://github.com/Astatin3/unshell-nodes-rs.git
synced 2026-06-08 16:18:08 -06:00
binary data transfer, begin CLI, packet routing
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bincode = "2.0.1"
|
||||
clap = { version = "4.5.39", features = ["derive"] }
|
||||
crossbeam-channel = "0.5.15"
|
||||
lazy_static = "1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user