mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-25 02:08:30 +02:00
refactor: single object queue
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
axum = { version = "0.7.5", features = ["multipart", "macros"] }
|
||||
axum_typed_multipart = "0.12.1"
|
||||
bytes = { version = "1.7.2", features = ["serde"] }
|
||||
futures = "0.3.30"
|
||||
futures-lite = "2.3.0"
|
||||
lapin = { version = "2.5.0", features = ["serde_json"] }
|
||||
mime = "0.3.17"
|
||||
|
||||
Reference in New Issue
Block a user