diff options
author | iximeow <me@iximeow.net> | 2022-12-03 15:15:35 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2022-12-03 15:15:35 -0800 |
commit | c4b66c6fd98aac197bb1f348900709aa3efbd74a (patch) | |
tree | 4df8344e055772daca78a57082f00c5554ab0e5b /Cargo.toml | |
parent | 1059fad53ae604628db3f302f6edac97186adc1d (diff) |
bump Cargo.toml to 1.1.51.1.5
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 = "1.1.4" +version = "1.1.5" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |