Refactor TransportStream in Server
This commit is contained in:
@@ -19,4 +19,5 @@ tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
uuid = { version = "1.7.0", features = ["serde"] }
|
||||
clap = { version = "4.5.2", features = ["derive"] }
|
||||
thiserror = "1.0.56"
|
||||
thiserror = "1.0.56"
|
||||
serde = { version = "1.0" }
|
||||
Reference in New Issue
Block a user