Skip to content

Commit 4f5a542

Browse files
fruno-bulaxlpil
authored andcommitted
➕ Add indexmap to compiler-core
1 parent c85f1e7 commit 4f5a542

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

Cargo.lock

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

compiler-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ termcolor.workspace = true
7373
thiserror.workspace = true
7474
toml.workspace = true
7575
tracing.workspace = true
76+
indexmap = "2.12.1"
7677

7778
[build-dependencies]
7879
# Data (de)serialisation

0 commit comments

Comments
 (0)