feat(gateway): split out event handler to separate file, remove twilight cache
This commit is contained in:
@@ -13,12 +13,12 @@ tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-stream = { version = "0.1", features = ["sync"] }
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
procfs = "0.12.0"
|
||||
libc = "0.2.122"
|
||||
|
||||
# Twilight
|
||||
twilight-cache-inmemory = "0.10.0"
|
||||
twilight-gateway = "0.10.0"
|
||||
twilight-gateway-queue = "0.10.0"
|
||||
twilight-http = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user