We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d92a20 commit 1f140f6Copy full SHA for 1f140f6
README.md
@@ -282,7 +282,7 @@ You can pass the report a tool like [dh-view](https://nnethercote.github.io/dh_v
282
- [itertools](https://crates.io/crates/itertools): Extends iterators with extra methods and adaptors. Frequently useful for aoc puzzles.
283
- [regex](https://crates.io/crates/regex): Official regular expressions implementation for Rust.
284
285
-A curated list of popular crates can be found on [blessred.rs](https://blessed.rs/crates).
+A curated list of popular crates can be found on [blessed.rs](https://blessed.rs/crates).
286
287
Do you have aoc-specific crate recommendations? [Share them!](https://github.com/fspoettel/advent-of-code-rust/edit/main/README.md)
288
0 commit comments