Skip to content

Commit d42730b

Browse files
committed
bump crates
1 parent 06a0ab7 commit d42730b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/syntax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ doctest = false
1313
[dependencies]
1414
itertools = "0.10.0"
1515
rowan = "0.12.2"
16-
rustc_lexer = { version = "707.0.0", package = "rustc-ap-rustc_lexer" }
16+
rustc_lexer = { version = "708.0.0", package = "rustc-ap-rustc_lexer" }
1717
rustc-hash = "1.1.0"
1818
arrayvec = "0.5.1"
1919
once_cell = "1.3.1"

0 commit comments

Comments
 (0)