fmt, clippy
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ pub mod control;
|
||||
pub mod files;
|
||||
pub mod version;
|
||||
|
||||
pub use changelog::{parse_changelog_entry, ChangelogEntry};
|
||||
pub use changelog::{ChangelogEntry, parse_changelog_entry};
|
||||
pub use checksums::{Entry as ChecksumEntry, FileChecksums};
|
||||
pub use control::{parse_paragraphs, write_paragraph, ControlInfo, Paragraph};
|
||||
pub use control::{ControlInfo, Paragraph, parse_paragraphs, write_paragraph};
|
||||
pub use files::{FilesEntry, FilesList};
|
||||
pub use version::DebianVersion;
|
||||
|
||||
Reference in New Issue
Block a user