diff options
| author | iximeow <me@iximeow.net> | 2020-01-12 16:30:18 -0800 | 
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2020-01-12 16:30:18 -0800 | 
| commit | 32aef4a12b0f0d9ad3ff66215ae00bb73865bc3e (patch) | |
| tree | b378da6376176e496cc75b28ed99979f013f8567 | |
| parent | 4464f8fa3bad521e5603ff12638cdad87bf4eecb (diff) | |
update description
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ version = "0.0.1"  authors = [ "iximeow <me@iximeow.net>" ]  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" } | 
