aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2022-01-12 15:46:39 -0800
committeriximeow <me@iximeow.net>2022-01-12 15:46:39 -0800
commite80b5622ec956a92f24ce6487fb0d76e9c541515 (patch)
treed7907a83716b2a1a2ca51d37533f4dec3e9f58af /Cargo.toml
parente893398115da3c5f636bc908666e0fb65e4d78d7 (diff)
fuzz DisplayStyle::C and fix corresponding issues1.1.4
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 1b68279..877d99c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "1.1.3"
+version = "1.1.4"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"