mirror of
https://github.com/fafhrd91/actix-web
synced 2025-04-01 04:16:37 +02:00
use version in readme
This commit is contained in:
parent
2eb3ad0de3
commit
76b8104f52
@ -27,7 +27,7 @@ To use `actix-web`, add this to your `Cargo.toml`:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-web = { git = "https://github.com/actix/actix-web" }
|
actix-web = "0.2"
|
||||||
```
|
```
|
||||||
|
|
||||||
## HTTP/2
|
## HTTP/2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user