Skip to content

Commit eb61d11

Browse files
committed
fix formatting
1 parent 87ed88f commit eb61d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
105105
use std::{
106106
borrow::Borrow,
107-
collections::hash_map::{RandomState, HashMap},
107+
collections::hash_map::{HashMap, RandomState},
108108
hash::{BuildHasher, Hash},
109109
ops::{Index, IndexMut},
110110
};

0 commit comments

Comments
 (0)