aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-07-17 23:43:02 -0700
committeriximeow <me@iximeow.net>2021-07-17 23:43:02 -0700
commitb9754b31ef0e72cdce7330ebce87b3aa1b87641f (patch)
tree846548448d585a1ca70168de84f4e525ea3b60bd /Cargo.toml
parent12bba22a456ed452efda8c951f61bdff1a516252 (diff)
add lc87 to the matrix, fix incorrect changelog entry0.2.5
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 351f07b..07f4e04 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.4"
+version = "0.2.5"
[dependencies]
"num-traits" = { version = "0.2", default-features = false }