From d149e188cf2d8c53fe0c23642ae4831163ac9759 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 12 Jan 2020 17:03:39 -0800 Subject: update repository link and description --- Cargo.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 58a1c5f..e65cce0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,10 +4,8 @@ name = "yaxpeax-msp430" version = "0.0.1" authors = [ "iximeow " ] license = "0BSD" -repository = "msp430-rs" -description = """ -A rust msp430 decoder (specifically the microcorruption flavor) -""" +repository = "http://git.iximeow.net/yaxpeax-msp430/" +description = "msp430 decoders for the yaxpeax project" [dependencies] yaxpeax-arch = { path = "../../yaxpeax-arch" } -- cgit v1.1