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

prepare web and awc releases

closes #1799
This commit is contained in:
Rob Ede
2020-11-29 16:33:45 +00:00
parent fe6ad816cc
commit 0b5b463cfa
7 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
//! Actix web is a powerful, pragmatic, and extremely fast web framework for Rust.
//! Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
//!
//! ## Example
//!