Closed aloucks closed 4 years ago
LGTM!
You are very welcome to use rustfmt! I didn't use it when I started the crate, but I use it now on all my other crates I actively develop myself =)
You are also very welcome to remove Cargo.toml as it should not be added to a lib anyways =)
@Yatekii
I'd like to remove the
Cargo.lock
from git and runrustfmt
on the project with the next update, if that's ok with you.