diff options
author | Lofty <dan.ravensloft@gmail.com> | 2025-09-01 18:27:41 +0100 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2025-09-29 00:26:36 +0000 |
commit | d438febb1d8c0a9b2a44c305009d396e17637092 (patch) | |
tree | 90de1c391b99a9814906e2a21e9703bc4ee39d05 | |
parent | 32390bd25f78d06761d2426524978cf13c7b0b68 (diff) |
bump yaxpeax-arch version
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |