diff --git a/Cargo.toml b/Cargo.toml index 58b616c..d9d4fc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,7 +62,7 @@ colored = "2" csv = "1.3" curl = "0.4" display-error-chain = "0.2" -dropshot = "0.15.1" +dropshot = "0.16.2" expectorate = "1" futures = "0.3" http = "1.2.0"