feat: added config update message handling
This commit is contained in:
@@ -59,6 +59,7 @@ zip = { workspace = true }
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
anyhow = { version = "1.0.102", features = ["backtrace"] }
|
||||
fs4 = { version = "0.13.1", features = ["tokio"] }
|
||||
dashmap = "6.2.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio-test.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user