feat: use hashbrown
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use std::collections::HashSet;
|
||||
use hashbrown::HashSet;
|
||||
|
||||
use derive_more::Constructor;
|
||||
use rpds::Vector;
|
||||
|
||||
Reference in New Issue
Block a user