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

prepare files release 0.4.0

This commit is contained in:
Rob Ede
2020-10-06 22:08:33 +01:00
parent 26c1a901d9
commit 34b23f31c9
4 changed files with 48 additions and 38 deletions

View File

@ -1,8 +1,8 @@
[package]
name = "actix-files"
version = "0.3.0"
version = "0.4.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Static files support for actix web."
description = "Static file serving for Actix Web"
readme = "README.md"
keywords = ["actix", "http", "async", "futures"]
homepage = "https://actix.rs"