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

prepare web release 3.0.2 (#1681)

This commit is contained in:
Rob Ede
2020-09-15 13:14:14 +01:00
committed by GitHub
parent a429ee6646
commit d707704556
2 changed files with 4 additions and 1 deletions

View File

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