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

rollback missed dependencies and CHANGES in crates except actix-http

This commit is contained in:
Maksym Vorobiov
2020-01-31 12:39:53 +02:00
committed by Yuki Okushi
parent d9c415e540
commit 835a00599c
9 changed files with 12 additions and 15 deletions

View File

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