From d438febb1d8c0a9b2a44c305009d396e17637092 Mon Sep 17 00:00:00 2001 From: Lofty Date: Mon, 1 Sep 2025 18:27:41 +0100 Subject: bump yaxpeax-arch version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b1e7315..5fc99a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ description = "ia64 decoder for the yaxpeax project" readme = "README.md" [dependencies] -yaxpeax-arch = { version = "0.2.2", default-features = false, features = [] } +yaxpeax-arch = { version = "0.3.2", default-features = false, features = [] } bitvec = "0.19" [features] -- cgit v1.1