Skip to content

Commit 451a406

Browse files
committed
Declare imports_* configs as local
1 parent b09dbcb commit 451a406

File tree

5 files changed

+382
-280
lines changed

5 files changed

+382
-280
lines changed

crates/rust-analyzer/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ parser.workspace = true
7272
toolchain.workspace = true
7373
vfs-notify.workspace = true
7474
vfs.workspace = true
75+
la-arena.workspace = true
7576

7677
[target.'cfg(windows)'.dependencies]
7778
winapi = "0.3.9"

0 commit comments

Comments
 (0)