aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLaurenČ›iu Nicola <[email protected]>2021-04-21 17:19:27 +0100
committerLaurenČ›iu Nicola <[email protected]>2021-04-21 17:19:27 +0100
commite50ca6b0674c5cdec754a818b1136f95952804d5 (patch)
tree05f3c3955652c97b572f7fd203867de018af5060 /Cargo.lock
parente9fea823a0cc235e54b82b79dc8396294240f8d6 (diff)
Bump rustc_lexer
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 14decc14e..d0767e9f4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1391,9 +1391,9 @@ dependencies = [
1391 1391
1392[[package]] 1392[[package]]
1393name = "rustc-ap-rustc_lexer" 1393name = "rustc-ap-rustc_lexer"
1394version = "714.0.0" 1394version = "716.0.0"
1395source = "registry+https://github.com/rust-lang/crates.io-index" 1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "a35856f140bed0dc7c7d6ba2134099d337377a3a4e11bfc79bccabf1fd4c9d42" 1396checksum = "12eac7554c1d3f49f105f14d53c0f3402220e875983113562701d8e597a0995c"
1397dependencies = [ 1397dependencies = [
1398 "unicode-xid", 1398 "unicode-xid",
1399] 1399]