mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
migrate to tokio
This commit is contained in:
parent
565bcfb561
commit
690169db89
22 changed files with 162 additions and 162 deletions
|
@ -28,7 +28,7 @@ Actix web is a simple, pragmatic and extremely fast web framework for Rust.
|
|||
* [API Documentation (Releases)](https://docs.rs/actix-web/)
|
||||
* [Chat on gitter](https://gitter.im/actix/actix)
|
||||
* Cargo package: [actix-web](https://crates.io/crates/actix-web)
|
||||
* Minimum supported Rust version: 1.24 or later
|
||||
* Minimum supported Rust version: 1.25 or later
|
||||
|
||||
## Example
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue