1 files changed, 1 insertions(+), 0 deletions(-)
M Cargo.toml
M Cargo.toml => Cargo.toml +1 -0
@@ 5,6 5,7 @@ authors = ["iximeow <me@iximeow.net>"]
license = "0BSD"
edition = "2018"
description = "disassembly tool using yaxpeax instruction decoders"
+readme = "README.md"
[[bin]]
name = "yaxdis"