Update crates

This commit is contained in:
kjeremy 2020-11-11 11:17:48 -05:00
parent b7bd0bb55d
commit 3b9d164043
2 changed files with 23 additions and 12 deletions

View file

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