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

chore(actix-multipart-derive): prepare release 0.6.1

This commit is contained in:
Rob Ede
2023-08-29 01:17:32 +01:00
parent ac95362340
commit 4ed61466e7
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-multipart-derive"
version = "0.6.0"
version = "0.6.1"
authors = ["Jacob Halsey <jacob@jhalsey.com>"]
description = "Multipart form derive macro for Actix Web"
keywords = ["http", "web", "framework", "async", "futures"]