download pictures in the frontend and then create data-urls from blobs
This commit is contained in:
@@ -22,8 +22,9 @@ serde_json = "1.0"
|
||||
common = { path = "../common" }
|
||||
uuid = { version = "1", features = ["v4", "serde"] }
|
||||
rust-s3 = "0.32.3"
|
||||
futures = "0.3"
|
||||
|
||||
[dependencies.mongodb]
|
||||
version = "2.2.0"
|
||||
version = "2.4.0"
|
||||
default-features = false
|
||||
features = ["async-std-runtime"]
|
||||
|
||||
Reference in New Issue
Block a user