We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66028a commit 00a63c8Copy full SHA for 00a63c8
README.md
@@ -182,6 +182,8 @@ Go to the _Secrets_ tab in your repository settings and create the following sec
182
- [hashbrown](https://crates.io/crates/hashbrown): Faster hashing functions for `HashMap` and `HashSet`.
183
- [regex](https://crates.io/crates/regex): Official regular expressions implementation for Rust.
184
185
+A curated list of popular crates can be found on [blessred.rs](https://blessed.rs/crates).
186
+
187
Do you have aoc-specific crate recommendations? [Share them!](https://github.com/fspoettel/advent-of-code-rust/edit/main/README.md)
188
189
## Common pitfalls
0 commit comments