diff --git a/Cargo.toml b/Cargo.toml index 1980752..398ca46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,5 @@ rustc-serialize = "*" [dev-dependencies] getopts = "*" +yup-hyper-mock = "*" -[dev-dependencies.yup-hyper-mock] -git = "https://github.com/Byron/yup-hyper-mock"