From 0a05f0b386def73aa1fec67556b5050ed6744e1b Mon Sep 17 00:00:00 2001
From: iximeow <me@iximeow.net>
Date: Sun, 12 Jan 2020 17:11:53 -0800
Subject: update repository and description

---
 Cargo.toml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index dd5ca2c..586fda0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,10 +4,8 @@ name = "yaxpeax-pic17"
 version = "0.0.1"
 authors = [ "iximeow <me@iximeow.net>" ]
 license = "0BSD"
-repository = ""
-description = """
-A rust pic17 decoder
-"""
+repository = "http://git.iximeow.net/yaxpeax-pic17/"
+description = "pic17 decoders for the yaxpeax project"
 
 [dependencies]
 yaxpeax-arch = { path = "../../yaxpeax-arch" }
-- 
cgit v1.1