aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c6ba1f6..4e79f5d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,6 +32,8 @@ rand = "0.8.3"
reqwest = "0.11"
kuchiki = "0.8.1"
+mockito = "0.30.0"
+
[dev-dependencies]
tokio-test = "*"