Skip to content

Commit 6331ed1

Browse files
committed
Run cargo fmt.
1 parent bd65c9c commit 6331ed1

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
@@ -84,8 +84,8 @@ use futures_lite::stream::{self, Stream};
8484
use futures_lite::{future, pin, ready};
8585

8686
use rustix::io as rio;
87-
use rustix::net::addr::SocketAddrArg;
8887
use rustix::net as rn;
88+
use rustix::net::addr::SocketAddrArg;
8989

9090
use crate::reactor::{Reactor, Registration, Source};
9191

0 commit comments

Comments
 (0)