switch to fxhash
This commit is contained in:
1 parent
bc9a273831
commit
c1f0b16f20
6 files changed
+23
-6
No files matched your search
@@ -55,7 +55,7 @@ impl<'a> PainterCtx<'a> {
|
||||
textures,
|
||||
text,
|
||||
screen_size,
|
||||
drawing: HashSet::new(),
|
||||
drawing: HashSet::default(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user