KokaKiwi / rust-hex

A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
https://crates.io/crates/hex
Apache License 2.0
201 stars 55 forks source link

tests: Adapt to clippy lint rename #67

Open cgwalters opened 2 years ago

cgwalters commented 2 years ago

To fix CI for git main/master.