fix tests

This commit is contained in:
Felipe Noronha 2019-02-16 16:01:00 -02:00
parent 42c0c2c5fd
commit aa8947a614

View File

@ -15,7 +15,7 @@
//! //!
//! Add these dependencies to your `Cargo.toml` file. //! Add these dependencies to your `Cargo.toml` file.
//! //!
//! ``` //! ```toml
//! [dependencies] //! [dependencies]
//! hyper-reverse-proxy = "0.3.0" //! hyper-reverse-proxy = "0.3.0"
//! hyper = "0.12.24" //! hyper = "0.12.24"