Bump indexmap

This commit is contained in:
Laurențiu Nicola 2023-11-15 13:21:34 +02:00
parent 2bfd6b659d
commit 1fc056ec93
6 changed files with 15 additions and 14 deletions

View file

@ -19,7 +19,7 @@ itertools.workspace = true
rowan = "0.15.11"
rustc-hash = "1.1.0"
once_cell = "1.17.0"
indexmap = "2.0.0"
indexmap.workspace = true
smol_str.workspace = true
triomphe.workspace = true