Skip to content

Commit 434f099

Browse files
cormacrelfalibektas
authored andcommitted
Config structs in their final forms
1 parent 7707ec6 commit 434f099

File tree

4 files changed

+520
-398
lines changed

4 files changed

+520
-398
lines changed

Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rust-analyzer/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ toml = "0.8.8"
4343
nohash-hasher.workspace = true
4444
always-assert = "0.2.0"
4545
walkdir = "2.3.2"
46+
indexmap = { version = "2.0.0", features = ["serde"] }
4647

4748
cfg.workspace = true
4849
flycheck.workspace = true

0 commit comments

Comments
 (0)