Skip to content

Commit 4690111

Browse files
committed
⬆️ rowan
1 parent 744ec58 commit 4690111

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)