mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
refactor: extract runtime state backends
This commit is contained in:
@@ -11,12 +11,10 @@ async-stream.workspace = true
|
||||
axum = { version = "0.8" }
|
||||
chrono.workspace = true
|
||||
futures-util.workspace = true
|
||||
redis.workspace = true
|
||||
serde_json.workspace = true
|
||||
sha2.workspace = true
|
||||
thiserror.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
url.workspace = true
|
||||
uuid.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user