mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
use version in readme
This commit is contained in:
parent
2eb3ad0de3
commit
76b8104f52
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue