update README

This commit is contained in:
Felipe Noronha 2019-02-16 16:04:46 -02:00
parent aa8947a614
commit 16b5769075

View File

@ -22,7 +22,7 @@ The implementation is based on Go's [`httputil.ReverseProxy`].
Add these dependencies to your `Cargo.toml` file.
```
```toml
[dependencies]
hyper-reverse-proxy = "0.3.0"
hyper = "0.12.24"