diff options
author | iximeow <me@iximeow.net> | 2024-06-25 14:14:41 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2024-06-25 14:14:41 -0700 |
commit | 1e052c9c855bad7a051c8c2ad336b6b0170a1098 (patch) | |
tree | ca0e28824f05038e9aca4e892e8dd884f96dcc39 /Cargo.toml | |
parent | 739317f268b4ed1a8f3e06af6c6fdf977219d4f9 (diff) |
0.3.00.3.0
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-arm" -version = "0.2.6" +version = "0.3.0" authors = ["iximeow <me@iximeow.net>"] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" |