From c6e83fec1897b5ec5d9ecd7c735f0f01c23ec7b8 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 13 Apr 2025 22:11:30 -0700 Subject: hexagon (and 0.2.12) --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 42372f4..9ea0fa1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yaxpeax-dis" -version = "0.2.11" +version = "0.2.12" authors = ["iximeow "] license = "0BSD" edition = "2018" @@ -37,3 +37,4 @@ yaxpeax-x86 = { version = "2.0.0", default-features = false, features = ["fmt", yaxpeax-ia64 = { version = "0.2.1" } yaxpeax-superh = { version = "1.0.0" } yaxpeax-6502 = { version = "0.0.2", features = ["std"] } +yaxpeax-hexagon = { version = "0.1.0" } -- cgit v1.1