Skip to content

Commit 00a63c8

Browse files
committed
docs: add link to blessed.rs
1 parent b66028a commit 00a63c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ Go to the _Secrets_ tab in your repository settings and create the following sec
182182
- [hashbrown](https://crates.io/crates/hashbrown): Faster hashing functions for `HashMap` and `HashSet`.
183183
- [regex](https://crates.io/crates/regex): Official regular expressions implementation for Rust.
184184

185+
A curated list of popular crates can be found on [blessred.rs](https://blessed.rs/crates).
186+
185187
Do you have aoc-specific crate recommendations? [Share them!](https://github.com/fspoettel/advent-of-code-rust/edit/main/README.md)
186188

187189
## Common pitfalls

0 commit comments

Comments
 (0)