Skip to content

Commit d582f9b

Browse files
committed
cargo fmt
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
1 parent e97d53d commit d582f9b

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
@@ -37,10 +37,10 @@ pub mod future;
3737
pub mod io;
3838
pub mod net;
3939
pub mod os;
40+
pub mod pin;
4041
pub mod prelude;
4142
pub mod stream;
4243
pub mod sync;
4344
pub mod task;
44-
pub mod pin;
4545

4646
pub(crate) mod utils;

0 commit comments

Comments
 (0)