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

prepare web release 3.1.0 (#1716)

This commit is contained in:
Rob Ede
2020-09-30 11:07:35 +01:00
committed by GitHub
parent b5812b15f0
commit aa11231ee5
3 changed files with 30 additions and 20 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-web"
version = "3.0.2"
version = "3.1.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix web is a powerful, pragmatic, and extremely fast web framework for Rust."
readme = "README.md"