bump thorin to drop duped deps

This commit is contained in:
klensy 2025-03-24 19:38:16 +03:00
parent 90f5eab952
commit 724a5a430b
3 changed files with 13 additions and 45 deletions

View file

@ -11,7 +11,7 @@ test = false
bitflags = "2.4.1"
# To avoid duplicate dependencies, this should match the version of gimli used
# by `rustc_codegen_ssa` via its `thorin-dwp` dependency.
gimli = "0.30"
gimli = "0.31"
itertools = "0.12"
libc = "0.2"
measureme = "12.0.1"