Bump rabbitizer version (fixes crash)

This commit is contained in:
2024-06-03 18:50:22 -06:00
parent 0c20a0d9cd
commit 0ea6242669
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ cwdemangle = { version = "1.0.0", optional = true }
ppc750cl = { git = "https://github.com/encounter/ppc750cl", rev = "6cbd7d888c7082c2c860f66cbb9848d633f753ed", optional = true }
# mips
rabbitizer = { version = "1.10.0", optional = true }
rabbitizer = { version = "1.11.0", optional = true }
# x86
cpp_demangle = { version = "0.4.3", optional = true }