summaryrefslogtreecommitdiffstats
path: root/crates/core/thin_edge_json/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/thin_edge_json/Cargo.toml')
-rw-r--r--crates/core/thin_edge_json/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/core/thin_edge_json/Cargo.toml b/crates/core/thin_edge_json/Cargo.toml
index b8003832..1e3f3cf4 100644
--- a/crates/core/thin_edge_json/Cargo.toml
+++ b/crates/core/thin_edge_json/Cargo.toml
@@ -19,7 +19,7 @@ time = { version = "0.3", features = ["formatting", "local-offset", "parsing", "
anyhow = "1.0"
clock = { path = "../../common/clock" }
criterion = "0.3"
-mockall = "0.10"
+mockall = "0.11"
proptest = "1.0"
stats_alloc = "0.1"
walkdir = "2"