aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-01-15 19:17:58 -0800
committeriximeow <me@iximeow.net>2021-01-15 19:17:58 -0800
commit7449ed6557be573e1b85006b1ab2e9bf0c45d8b8 (patch)
treec79e82b291fc3a65556d3e4045714e23dba09d20 /Cargo.toml
parent9523d4408ad1dc8f5658ed27c772ae68c829d792 (diff)
update yaxpeax-x86 and -ia64
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 692655e..77c1256 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,6 +28,6 @@ yaxpeax-mips = { version = "0.0.3" }
yaxpeax-msp430 = { version = "0.0.5" }
yaxpeax-pic17 = { version = "0.0.3" }
yaxpeax-pic18 = { version = "0.0.3" }
-yaxpeax-x86 = { version = "0.1.2" }
-yaxpeax-ia64 = { version = "0.1.1" }
+yaxpeax-x86 = { version = "0.1.5" }
+yaxpeax-ia64 = { version = "0.1.3" }
yaxpeax-superh = { version = "0.1.0" }