Skip to content

Commit d834306

Browse files
bors[bot]matklad
andauthored
Merge #8153
8153: ⬆️ rowan r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents 94aa3a7 + 48b534c commit d834306

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
cov-mark = { version = "1.1", features = ["thread-local"] }
1515
itertools = "0.10.0"
16-
rowan = "0.13.0-pre.2"
16+
rowan = "0.13.0-pre.3"
1717
rustc_lexer = { version = "710.0.0", package = "rustc-ap-rustc_lexer" }
1818
rustc-hash = "1.1.0"
1919
arrayvec = "0.5.1"

0 commit comments

Comments
 (0)