aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLaurenČ›iu Nicola <[email protected]>2020-10-24 15:11:58 +0100
committerLaurenČ›iu Nicola <[email protected]>2020-10-24 15:11:58 +0100
commit4834015fd1353f2f138ed45ec95fde28860778a6 (patch)
tree27ae4661ce4eaf2b5c5e6879cc10071ca9b4e468 /Cargo.lock
parent09468ce3708cf5c4c71549259bd5384b1500e1b2 (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 791b3154a..f287504b5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1399,9 +1399,9 @@ dependencies = [
1399 1399
1400[[package]] 1400[[package]]
1401name = "rustc-ap-rustc_lexer" 1401name = "rustc-ap-rustc_lexer"
1402version = "683.0.0" 1402version = "685.0.0"
1403source = "registry+https://github.com/rust-lang/crates.io-index" 1403source = "registry+https://github.com/rust-lang/crates.io-index"
1404checksum = "c0c9a47e24d4b7d74ec583d8813803b36985ee082fe7debe55f257df92d5fe50" 1404checksum = "4d6465438127d20bf9d0f5148f806c029934a74c9bce1103a42d47e81d3fe89a"
1405dependencies = [ 1405dependencies = [
1406 "unicode-xid", 1406 "unicode-xid",
1407] 1407]