Skip to content

Commit a6405f2

Browse files
tguichaouafspoettel
authored andcommitted
chore: remove hashbrown crate suggestion
1 parent f5b7707 commit a6405f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ Go to the _Secrets_ tab in your repository settings and create the following sec
179179
## Useful crates
180180

181181
- [itertools](https://crates.io/crates/itertools): Extends iterators with extra methods and adaptors. Frequently useful for aoc puzzles.
182-
- [hashbrown](https://crates.io/crates/hashbrown): Faster hashing functions for `HashMap` and `HashSet`.
183182
- [regex](https://crates.io/crates/regex): Official regular expressions implementation for Rust.
184183

185184
A curated list of popular crates can be found on [blessred.rs](https://blessed.rs/crates).

0 commit comments

Comments
 (0)