Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0ca50b9..1bc4f96 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,6 +20,7 @@ serde = ["dep:serde"]
[dev-dependencies]
macro_rules_attribute = "0.2.0"
+mockall = "0.12.1"
proptest = "1.4.0"
serde_json = "1.0.114"
tokio = { version = "1.36.0", features = ["full"] }