mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-20 02:21:00 +01:00
Add unmaintained multipart crate (#1679)
This commit is contained in:
20
crates/multipart/RUSTSEC-0000-0000.md
Normal file
20
crates/multipart/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "multipart"
|
||||
date = "2023-04-11"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# multipart is Unmaintained
|
||||
|
||||
The `multipart` crate is unmaintained. The author has archived the github
|
||||
repository.
|
||||
|
||||
Alternatives:
|
||||
|
||||
- [multer](https://crates.io/crates/multer)
|
||||
- [multiparty](https://crates.io/crates/multiparty)
|
||||
Reference in New Issue
Block a user