Bump rustc_lexer

This commit is contained in:
Laurențiu Nicola 2020-10-24 17:11:58 +03:00
parent 09468ce370
commit 4834015fd1
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ doctest = false
[dependencies]
itertools = "0.9.0"
rowan = "0.10.0"
rustc_lexer = { version = "683.0.0", package = "rustc-ap-rustc_lexer" }
rustc_lexer = { version = "685.0.0", package = "rustc-ap-rustc_lexer" }
rustc-hash = "1.1.0"
arrayvec = "0.5.1"
once_cell = "1.3.1"