docs: add link to blessed.rs
This commit is contained in:
parent
b66028a8f7
commit
00a63c8afc
1 changed files with 2 additions and 0 deletions
|
@ -182,6 +182,8 @@ Go to the _Secrets_ tab in your repository settings and create the following sec
|
||||||
- [hashbrown](https://crates.io/crates/hashbrown): Faster hashing functions for `HashMap` and `HashSet`.
|
- [hashbrown](https://crates.io/crates/hashbrown): Faster hashing functions for `HashMap` and `HashSet`.
|
||||||
- [regex](https://crates.io/crates/regex): Official regular expressions implementation for Rust.
|
- [regex](https://crates.io/crates/regex): Official regular expressions implementation for Rust.
|
||||||
|
|
||||||
|
A curated list of popular crates can be found on [blessred.rs](https://blessed.rs/crates).
|
||||||
|
|
||||||
Do you have aoc-specific crate recommendations? [Share them!](https://github.com/fspoettel/advent-of-code-rust/edit/main/README.md)
|
Do you have aoc-specific crate recommendations? [Share them!](https://github.com/fspoettel/advent-of-code-rust/edit/main/README.md)
|
||||||
|
|
||||||
## Common pitfalls
|
## Common pitfalls
|
||||||
|
|
Loading…
Add table
Reference in a new issue