feat: ✨ upload package
This commit is contained in:
parent
9c64df93fd
commit
e5e3bf2de5
7 changed files with 60 additions and 11 deletions
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.7.7"
|
||||
axum = { version = "0.7.7", features = ["multipart"] }
|
||||
futures = "0.3.31"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue