aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-06-24 14:29:25 -0700
committeriximeow <me@iximeow.net>2024-06-24 14:29:25 -0700
commit42f29e3f6194166ae954acee4591ee23d5d6494c (patch)
treec5bc2e78174c2217862714845c8a14993d13a6ee /Cargo.toml
parentdd8bd5ce0772b08c271205508e48e98ef1c58ea8 (diff)
bump cargo version to 2.0.0, not quite releasing yet
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 907a70b..7b52dd9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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/"