Fixed Multipartfiles only accepting a single file.

Added som standard derives on File struct, and extractors
This commit is contained in:
Martin Berg Alstad
2024-07-01 18:22:43 +02:00
parent 963c0610e5
commit 732eaafec0
7 changed files with 1011 additions and 23 deletions

2
Cargo.lock generated
View File

@ -294,7 +294,7 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "lib"
version = "1.3.1"
version = "1.3.2"
dependencies = [
"axum",
"derive",