diff options
author | iximeow <me@iximeow.net> | 2020-05-23 21:30:41 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-05-23 21:30:41 -0700 |
commit | ec91652b25acba3ab9f5c5e2b8b9ae497c3d6474 (patch) | |
tree | cf4f6ab97562466c685ecad058d103efaf02f890 /Cargo.toml | |
parent | 937bb048be6b139dd15333843fc8dec665418893 (diff) |
fix docs up, fix the spelling of penryn0.0.13
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "yaxpeax-x86" -version = "0.0.12" +version = "0.0.13" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |