aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2020-01-15no_std!!iximeow
this makes yaxpeax-x86 no_std. no externally-visible changes!
2020-01-12update descriptioniximeow
2020-01-12update repository path and explicitly version depsiximeow
2020-01-12add explicit license alsoiximeow
2020-01-12remove unused depiximeow
2020-01-12awful tweaks to expose a serde flag on yaxpeax-arch which will trickle ↵iximeow
through everything
2020-01-12implement traits from yaxpeax_arch and fix a lot of warningsiximeow
2020-01-12add build configs and tweak lifetimes to match yaxpeax-arch adjustmentsiximeow
2020-01-12adjust namespace layoutiximeow
2020-01-12initialiximeow