From 32aef4a12b0f0d9ad3ff66215ae00bb73865bc3e Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 12 Jan 2020 16:30:18 -0800 Subject: update description --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7f472f9..7931af4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.0.1" authors = [ "iximeow " ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" -description = "rust x86-64 decoder" +description = "x86 decoders for the yaxpeax project" [dependencies] yaxpeax-arch = { path = "../../yaxpeax-arch" } -- cgit v1.1