fspmarshall / serde-hex

Rust crate for easy serialization/deserialization of hexadecimal values.
Other
29 stars 9 forks source link

Consider the necessity of the non-serde dependencies #10

Open stevenroose opened 4 years ago

stevenroose commented 4 years ago

It would be really nice if this crate could work without needing any dependencies (apart from serde itself).