Skip to content

Commit

Permalink
Bump to 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioBenitez committed May 4, 2024
1 parent f179206 commit 09cc730
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "multer"
version = "3.0.0"
version = "3.1.0"
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"
homepage = "https://github.com/rwf2/multer"
repository = "https://github.com/rwf2/multer"
keywords = ["multipart", "multipart-formdata", "multipart-uploads", "async", "formdata"]
categories = ["asynchronous", "web-programming"]
authors = ["Rousan Ali <[email protected]>"]
Expand Down

0 comments on commit 09cc730

Please sign in to comment.