diff options
author | iximeow <me@iximeow.net> | 2024-06-24 14:29:25 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2024-06-24 14:29:25 -0700 |
commit | 42f29e3f6194166ae954acee4591ee23d5d6494c (patch) | |
tree | c5bc2e78174c2217862714845c8a14993d13a6ee /Cargo.toml | |
parent | dd8bd5ce0772b08c271205508e48e98ef1c58ea8 (diff) |
bump cargo version to 2.0.0, not quite releasing yet
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.2.2" +version = "2.0.0" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |