From e50ca6b0674c5cdec754a818b1136f95952804d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Wed, 21 Apr 2021 19:19:27 +0300 Subject: Bump rustc_lexer --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 14decc14e..d0767e9f4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1391,9 +1391,9 @@ dependencies = [ [[package]] name = "rustc-ap-rustc_lexer" -version = "714.0.0" +version = "716.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a35856f140bed0dc7c7d6ba2134099d337377a3a4e11bfc79bccabf1fd4c9d42" +checksum = "12eac7554c1d3f49f105f14d53c0f3402220e875983113562701d8e597a0995c" dependencies = [ "unicode-xid", ] -- cgit v1.2.3