marshal-parser has no features set by default.
[dependencies] marshal-parser = { version = "0.1.1", features = ["cli", "fancy"] }
Enables anyhow and clap
Required by the binary
Enables pretty-hex and textwrap