Skip to content

Commit b686052

Browse files
committed
bump rabbitizer to 2.0.0-alpha.9
1 parent e5a8ad3 commit b686052

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

Cargo.lock

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

objdiff-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ powerpc = { version = "0.4", optional = true }
155155
rlwinmdec = { version = "1.1", optional = true }
156156

157157
# mips
158-
rabbitizer = { version = "2.0.0-alpha.8", default-features = false, features = ["all_extensions"], optional = true }
158+
rabbitizer = { version = "2.0.0-alpha.9", default-features = false, features = ["all_extensions"], optional = true }
159159

160160
# x86
161161
iced-x86 = { version = "1.21", default-features = false, features = ["decoder", "intel", "gas", "masm", "nasm", "exhaustive_enums", "no_std"], optional = true }

0 commit comments

Comments
 (0)