1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-11 17:59:35 +00:00

use version in readme

This commit is contained in:
Nikolay Kim 2017-11-07 16:09:37 -08:00
parent 2eb3ad0de3
commit 76b8104f52

View file

@ -27,7 +27,7 @@ To use `actix-web`, add this to your `Cargo.toml`:
```toml
[dependencies]
actix-web = { git = "https://github.com/actix/actix-web" }
actix-web = "0.2"
```
## HTTP/2