Skip to content

Commit 46b5814

Browse files
committed
Upgraded multer version
1 parent 49a9061 commit 46b5814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ json = ["multer/json"]
2525
[dependencies]
2626
routerify = "1.1"
2727
hyper = "0.13"
28-
multer = "1.1"
28+
multer = "1.2"
2929

3030
[dev-dependencies]
3131
tokio = { version = "0.2", features = ["full"] }

0 commit comments

Comments
 (0)