cargo fmt

This commit is contained in:
Joshua Salzedo
2021-09-26 19:20:21 -07:00
parent e67af514e9
commit 7392e33ad5
2 changed files with 17 additions and 19 deletions

View File

@ -3,4 +3,4 @@
#[cfg_attr(crc_v3, path = "v2.rs")]
mod _version;
pub use _version::Crc;
pub use _version::Crc;