mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-27 20:01:31 +01:00
wip file upload and storage to disk
This commit is contained in:
@@ -13,6 +13,7 @@ futures-lite = "2.3.0"
|
||||
lapin = { version = "2.5.0", features = ["serde_json"] }
|
||||
mime = "0.3.17"
|
||||
mime_guess = "2.0.5"
|
||||
redis = { version = "0.27.2", features = ["aio", "tokio-comp"] }
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
sha2 = "0.10.8"
|
||||
|
||||
Reference in New Issue
Block a user