1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

multipart: Bump up to 0.3.0-alpha.1

This commit is contained in:
Yuki Okushi
2020-05-25 19:12:20 +09:00
parent 19967c41cc
commit 482f74e409
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-multipart"
version = "0.2.0"
version = "0.3.0-alpha.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Multipart support for actix web framework."
readme = "README.md"