From 1dfd06fc8aadd5d621112716fe0e59aed5dfc767 Mon Sep 17 00:00:00 2001 From: Florian Diebold Date: Thu, 6 Dec 2018 21:07:31 +0100 Subject: Use json comparison code from cargo for heavy tests --- crates/test_utils/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/test_utils/Cargo.toml') diff --git a/crates/test_utils/Cargo.toml b/crates/test_utils/Cargo.toml index fe0998ab8..8c8fcd7ae 100644 --- a/crates/test_utils/Cargo.toml +++ b/crates/test_utils/Cargo.toml @@ -8,3 +8,4 @@ authors = ["Aleksey Kladov "] difference = "2.0.0" itertools = "0.7.8" text_unit = "0.1.2" +serde_json = "1.0.24" -- cgit v1.2.3