diff --git a/README.md b/README.md index 442bc48..e9ac533 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -multer = "2" +multer = "2.0" ``` # Basic Example