aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-06-27 10:38:57 -0700
committeriximeow <me@iximeow.net>2021-06-27 10:39:20 -0700
commitbc16a5069bc53aec217e8f3a8a269c0e53b7eed7 (patch)
tree864e5ed26d0b5954a613a0cd3fead07ee430eb4d /Cargo.toml
parentb468b923e7a8bd25a97e11e511fb4902341d7634 (diff)
remove support for nonexistent prefixes
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 d140150..637ffe9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.2.2"
+version = "0.3.0"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"