Switch to streaming the uploaded file to disk
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -297,6 +297,7 @@ dependencies = [
|
||||
"diesel",
|
||||
"diesel-async",
|
||||
"diesel_async_migrations",
|
||||
"futures",
|
||||
"futures-util",
|
||||
"image",
|
||||
"memmap2",
|
||||
@@ -307,6 +308,7 @@ dependencies = [
|
||||
"steam-openid",
|
||||
"time",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"tower-http",
|
||||
"tower-sessions",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user