Skip to content

Commit 65f496a

Browse files
committed
backend: add actix_multipart crate
1 parent 967a443 commit 65f496a

File tree

2 files changed

+81
-5
lines changed

2 files changed

+81
-5
lines changed

backend/Cargo.lock

Lines changed: 80 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ semver = "1.0.24"
5454
openssl = "0.10.72"
5555
actix-ws = "0.3.0"
5656
serde_json = "1.0.140"
57+
actix-multipart = "0.7.2"
5758

5859
[dev-dependencies]
5960
libsodium-sys-stable = "1.20.4"

0 commit comments

Comments
 (0)