From f580323b70425f4c41bb5459a10a28f720b409a0 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 3 May 2020 20:12:43 -0700 Subject: bump yaxdis version, update cargo versions, add repo metadata --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7ebc2d2..41141c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,11 @@ [package] name = "yaxpeax-dis" -version = "0.1.2" +version = "0.2.0" authors = ["iximeow "] license = "0BSD" edition = "2018" +keywords = ["disassembly", "disassembler"] +respository = "https://git.iximeow.net/yaxpeax-dis/" description = "disassembly tool using yaxpeax instruction decoders" readme = "README.md" -- cgit v1.1