diff --git a/core/lib/Cargo.toml b/core/lib/Cargo.toml index f33bb0d0..fbac484a 100644 --- a/core/lib/Cargo.toml +++ b/core/lib/Cargo.toml @@ -60,7 +60,7 @@ features = ["serde"] [dependencies.multer] git = "https://github.com/rousan/multer-rs.git" -rev = "0620e54" +rev = "7e4f0c5f" features = ["tokio-io"] [dependencies.tokio]