diff --git a/Cargo.toml b/Cargo.toml index 7ee154c..c5d57be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "multer" -version = "1.1.0" +version = "1.1.1" description = "An async parser for `multipart/form-data` content-type in Rust." homepage = "https://github.com/rousan/multer-rs" repository = "https://github.com/rousan/multer-rs"