chore: update Cargo.lock for multipart feature

This commit is contained in:
Shaun Arman 2026-04-09 17:15:02 -05:00
parent 31df73c6d0
commit a748df824b

1
src-tauri/Cargo.lock generated
View File

@ -4242,6 +4242,7 @@ dependencies = [
"js-sys",
"log",
"mime",
"mime_guess",
"native-tls",
"percent-encoding",
"pin-project-lite",