Skip to content

Commit 09cc730

Browse files
committed
Bump to 3.1.0.
1 parent f179206 commit 09cc730

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "multer"
3-
version = "3.0.0"
3+
version = "3.1.0"
44
description = "An async parser for `multipart/form-data` content-type in Rust."
5-
homepage = "https://github.com/rousan/multer-rs"
6-
repository = "https://github.com/rousan/multer-rs"
5+
homepage = "https://github.com/rwf2/multer"
6+
repository = "https://github.com/rwf2/multer"
77
keywords = ["multipart", "multipart-formdata", "multipart-uploads", "async", "formdata"]
88
categories = ["asynchronous", "web-programming"]
99
authors = ["Rousan Ali <[email protected]>"]

0 commit comments

Comments
 (0)