aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-07-04 16:56:04 -0700
committeriximeow <me@iximeow.net>2021-07-04 16:56:04 -0700
commit4755f79f91fa4ee27e2626c1202e0ff8fc66f323 (patch)
tree16f7deae9b4f0b3f30d33dd1313f21d0d374319f /Cargo.toml
parent40607d504b4b04b2da005f772f21e830e9c28bfd (diff)
0.2.10.2.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9e41baa..ae4dbe7 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.2.0"
+version = "0.2.1"
[dependencies]
"num-traits" = { version = "0.2", default-features = false }