diff options
author | iximeow <me@iximeow.net> | 2021-07-21 19:05:02 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-07-21 19:05:02 -0700 |
commit | 808f4210ed00f180c43bd6cf30647f88799e0fb4 (patch) | |
tree | d9750842e9c196fd0865b6b43c9defea16e6d3c5 /Cargo.toml | |
parent | 754f28d76c6c0def07561337969699accb843423 (diff) |
update readme to describe all supported architectures0.2.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "yaxpeax-dis" -version = "0.2.5" +version = "0.2.6" authors = ["iximeow <me@iximeow.net>"] license = "0BSD" edition = "2018" |