diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" } |