From b9754b31ef0e72cdce7330ebce87b3aa1b87641f Mon Sep 17 00:00:00 2001 From: iximeow Date: Sat, 17 Jul 2021 23:43:02 -0700 Subject: add lc87 to the matrix, fix incorrect changelog entry --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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 } -- cgit v1.1