Skip to content

Commit 7c73cdf

Browse files
committed
cargo fmt
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
1 parent 343a6c1 commit 7c73cdf

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
@@ -47,10 +47,10 @@ pub mod future;
4747
pub mod io;
4848
pub mod net;
4949
pub mod os;
50+
pub mod pin;
5051
pub mod prelude;
5152
pub mod stream;
5253
pub mod sync;
5354
pub mod task;
54-
pub mod pin;
5555

5656
pub(crate) mod utils;

0 commit comments

Comments
 (0)