From f006517857cc5700335dbddfd851770d79ccf7d4 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Thu, 21 Jan 2021 09:31:06 -0500 Subject: Up lexer --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 6e25d4f86..71223218d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1438,9 +1438,9 @@ dependencies = [ [[package]] name = "rustc-ap-rustc_lexer" -version = "697.0.0" +version = "700.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67adbe260a0a11910624d6d28c0304fcf7b063e666682111005c83b09f73429d" +checksum = "5ed36784376b69c941d7aa36e960a52ac712e2663960357121a4d9f2cc58e225" dependencies = [ "unicode-xid", ] -- cgit v1.2.3