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 49a9061 commit 46b5814Copy full SHA for 46b5814
Cargo.toml
@@ -25,7 +25,7 @@ json = ["multer/json"]
25
[dependencies]
26
routerify = "1.1"
27
hyper = "0.13"
28
-multer = "1.1"
+multer = "1.2"
29
30
[dev-dependencies]
31
tokio = { version = "0.2", features = ["full"] }
0 commit comments