aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4e79f5d..8f8bcbb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,10 +32,9 @@ rand = "0.8.3"
reqwest = "0.11"
kuchiki = "0.8.1"
-mockito = "0.30.0"
-
[dev-dependencies]
tokio-test = "*"
+mockito = "0.30.0"
[features]
default = []