From d8b5f3258d25b4ec22d1a46553518d892cc7aab7 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 12 Jan 2020 17:24:04 -0800 Subject: update repository and description --- Cargo.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 641c3dc..9e299e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,10 +4,8 @@ name = "yaxpeax-arm" version = "0.0.1" authors = [ "iximeow " ] license = "0BSD" -repository = "" -description = """ -A rust arm decoder -""" +repository = "http://git.iximeow.net/yaxpeax-arm/" +description = "arm decoders for the yaxpeax project" [dependencies] yaxpeax-arch = { path = "../../yaxpeax-arch" } -- cgit v1.1