aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-06-23 21:54:21 -0700
committeriximeow <me@iximeow.net>2024-06-23 21:54:21 -0700
commit414df05622c460c95605e32c30e7429af7061073 (patch)
tree0b34abce09d4f3e28a52195826dc3080d2f226bb
parent01fe27a77a08c932b6457f1621796a57e6b866d7 (diff)
0.3.10.3.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0b356c5..30e0af9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ keywords = ["disassembly", "disassembler"]
license = "0BSD"
name = "yaxpeax-arch"
repository = "https://git.iximeow.net/yaxpeax-arch/"
-version = "0.3.0"
+version = "0.3.1"
[dependencies]
"num-traits" = { version = "0.2", default-features = false }