diff options
author | iximeow <me@iximeow.net> | 2021-07-17 23:43:02 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-07-17 23:43:02 -0700 |
commit | b9754b31ef0e72cdce7330ebce87b3aa1b87641f (patch) | |
tree | 846548448d585a1ca70168de84f4e525ea3b60bd /Cargo.toml | |
parent | 12bba22a456ed452efda8c951f61bdff1a516252 (diff) |
add lc87 to the matrix, fix incorrect changelog entry0.2.5
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 } |