Skip to content

Commit 33b2c3b

Browse files
committed
Add final line feed
1 parent 5478030 commit 33b2c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
pub mod client;
100100
/// Module containing the Document trait.
101101
pub mod document;
102+
pub mod dumps;
102103
/// Module containing the Error struct.
103104
pub mod errors;
104105
/// Module containing the Index struct.
@@ -110,4 +111,3 @@ mod request;
110111
pub mod search;
111112
/// Module containing settings
112113
pub mod settings;
113-
pub mod dumps;

0 commit comments

Comments
 (0)