hex_str has no features set by default.
[dependencies] hex_str = { version = "0.3.0", features = ["serde", "rand"] }
Enables serde
Enables rand
hex_str has 2 features without comments.