From 96ecd73a5c1ebc3ad9308fa16d8868d16558e5c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 31 Dec 2018 09:48:16 +0000 Subject: Bump serde_json from 1.0.33 to 1.0.34 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34) Signed-off-by: dependabot[bot] --- crates/test_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/test_utils') diff --git a/crates/test_utils/Cargo.toml b/crates/test_utils/Cargo.toml index 02727993e..963491128 100644 --- a/crates/test_utils/Cargo.toml +++ b/crates/test_utils/Cargo.toml @@ -8,4 +8,4 @@ authors = ["Aleksey Kladov "] difference = "2.0.0" itertools = "0.8.0" text_unit = "0.1.2" -serde_json = "1.0.24" +serde_json = "1.0.34" -- cgit v1.2.3