Skip to content

Commit 790bda1

Browse files
Luciano BestiaLuciano Bestia
authored andcommitted
corrected no newline at end of file
1 parent a28f954 commit 790bda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ide/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ completion = { path = "../completion", version = "0.0.0" }
3636
hir = { path = "../hir", version = "0.0.0" }
3737

3838
[dev-dependencies]
39-
expect-test = "1.1"
39+
expect-test = "1.1"

0 commit comments

Comments
 (0)