Skip to content

Commit

Permalink
WIP: Break up: Don't use mod.rs and don't set module name to same as …
Browse files Browse the repository at this point in the history
…dependency
  • Loading branch information
Xophmeister committed Oct 12, 2023
1 parent 97ba9f3 commit 3abe9ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
//! Additional configuration has to be provided by the user of the library.
mod collate;
mod format;
mod fs;
mod serde;

use std::{
collections::{HashMap, HashSet},
Expand Down
File renamed without changes.

0 comments on commit 3abe9ca

Please sign in to comment.