use git master for examples

This commit is contained in:
Nikolay Kim 2017-11-28 10:27:58 -08:00
parent 88eb6bc6a2
commit ac3fe30d19
4 changed files with 4 additions and 6 deletions

View file

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