From a015714defd19298632819885679fc6fdd6ea07c Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 1 Aug 2020 04:09:52 +0200 Subject: Better JSON serialization in metrics --- xtask/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'xtask/Cargo.toml') diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 8140da87f..72a2ae26b 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -17,3 +17,4 @@ proc-macro2 = "1.0.8" quote = "1.0.2" ungrammar = "0.1.0" walkdir = "2.3.1" +write-json = "0.1.0" -- cgit v1.2.3