aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c8115e0..77f1fb9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,5 +28,5 @@ serde_urlencoded = "0.5.1"
[dev-dependencies]
clap = "2.33.0"
dotenv = "0.13"
-mockito = "0.14"
+mockito = "0.19"
serde_json = "1.0"