We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1170c17 commit 650fff1Copy full SHA for 650fff1
Cargo.toml
@@ -60,7 +60,7 @@ yaxpeax-x86 = { version = "2.0.0", default-features = false, features = [
60
typed-builder = "0.20.0"
61
raw-cstr = "0.1.4"
62
goblin = "0.8.2"
63
-yaxpeax-riscv = { git = "https://github.com/DrChat/yaxpeax-riscv", version = "0.1.0", features = [
+yaxpeax-riscv = { git = "https://github.com/novafacing/yaxpeax-riscv", version = "0.1.0", features = [
64
"serde",
65
], rev = "5973ff8" }
66
crc32fast = "1.4.2"
0 commit comments