Add indexmap to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote
2025-08-27 20:20:12 +10:00
parent 77d2f0c16e
commit 77b047aaab
8 changed files with 8 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ bitflags.workspace = true
either.workspace = true
elsa = "1.11.0"
ena = "0.14.3"
indexmap = "2.4.0"
indexmap.workspace = true
jobserver_crate = { version = "0.1.28", package = "jobserver" }
measureme = "12.0.1"
parking_lot = "0.12"