From 761a81822afcc4eb916f6155e5a1dac2175f5df7 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Wed, 7 Apr 2021 11:39:33 -0400 Subject: Update crates --- crates/syntax/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/syntax') diff --git a/crates/syntax/Cargo.toml b/crates/syntax/Cargo.toml index 10024366e..f09cdf28a 100644 --- a/crates/syntax/Cargo.toml +++ b/crates/syntax/Cargo.toml @@ -14,7 +14,7 @@ doctest = false cov-mark = { version = "1.1", features = ["thread-local"] } itertools = "0.10.0" rowan = "0.13.0-pre.3" -rustc_lexer = { version = "710.0.0", package = "rustc-ap-rustc_lexer" } +rustc_lexer = { version = "714.0.0", package = "rustc-ap-rustc_lexer" } rustc-hash = "1.1.0" arrayvec = "0.7" once_cell = "1.3.1" -- cgit v1.2.3