aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f285fe6..003b23a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,5 +27,5 @@ serde_urlencoded = "0.5.1"
[dev-dependencies]
clap = "2.32.0"
dotenv = "0.13"
-mockito = "0.12"
+mockito = "0.14"
serde_json = "1.0"