Skip to content

Commit 7763f42

Browse files
bors[bot]matklad
andauthored
Merge #3304
3304: ⬆️ rowan r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents 744ec58 + 4690111 commit 7763f42

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/ra_syntax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ doctest = false
1212

1313
[dependencies]
1414
itertools = "0.8.2"
15-
rowan = "0.9.0"
15+
rowan = "0.9.1"
1616
rustc_lexer = "0.1.0"
1717
rustc-hash = "1.1.0"
1818
arrayvec = "0.5.1"

0 commit comments

Comments
 (0)