From f64f569483eb611c98ba2753be094e715fbe524d Mon Sep 17 00:00:00 2001 From: Jeremy Kolb Date: Sat, 17 Oct 2020 14:20:52 -0400 Subject: Update crates This brings in a number of new dependencies though. --- crates/flycheck/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/flycheck/Cargo.toml') diff --git a/crates/flycheck/Cargo.toml b/crates/flycheck/Cargo.toml index 4e2b60b73..44499bc79 100644 --- a/crates/flycheck/Cargo.toml +++ b/crates/flycheck/Cargo.toml @@ -12,7 +12,7 @@ doctest = false [dependencies] crossbeam-channel = "0.5.0" log = "0.4.8" -cargo_metadata = "0.11.1" +cargo_metadata = "0.12.0" serde_json = "1.0.48" jod-thread = "0.1.1" -- cgit v1.2.3