From db7813ef2c58caeef342fd007aa2d54b581b78b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Tue, 13 Oct 2020 16:57:01 +0300 Subject: Bump crossbeam-channel in crates --- 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 c230fc1e2..4e2b60b73 100644 --- a/crates/flycheck/Cargo.toml +++ b/crates/flycheck/Cargo.toml @@ -10,7 +10,7 @@ edition = "2018" doctest = false [dependencies] -crossbeam-channel = "0.4.0" +crossbeam-channel = "0.5.0" log = "0.4.8" cargo_metadata = "0.11.1" serde_json = "1.0.48" -- cgit v1.2.3