aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2021-01-06 19:53:22 +0100
committeriximeow <me@iximeow.net>2021-01-15 19:05:00 -0800
commit9523d4408ad1dc8f5658ed27c772ae68c829d792 (patch)
tree15cc34f358bea06ce81af1d2089f663f27f55ccc /Cargo.toml
parent06aa925affdaf9b4fbbb8ba68ec4530e662a25e7 (diff)
add superh
Made slightly less pretty by the many silicon- and run-time features of most SuperH processors
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4552fc6..692655e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,3 +30,4 @@ 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-superh = { version = "0.1.0" }