aboutsummaryrefslogtreecommitdiffstats
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 1c2f542..88e8ba7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,6 @@ authors = ["haraldei"]
reqwest = "0.8"
[dev-dependencies]
+dotenv = "0.13"
mockito = "0.12"
+serde_json = "1.0"