We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8330f1 commit 5a51fb9Copy full SHA for 5a51fb9
aw-server/Cargo.toml
@@ -16,7 +16,6 @@ path = "src/main.rs"
16
[dependencies]
17
rocket = { version = "0.5.0", features = ["json"] }
18
rocket_cors = { version = "0.6.0" }
19
-multipart = { version = "0.18", default-features = false, features = ["server"] }
20
serde = { version = "1.0", features = ["derive"] }
21
serde_json = "1.0"
22
chrono = { version = "0.4", features = ["serde"] }
0 commit comments