mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* bump nom to 8.0.0 * update cloze.rs * update template.rs * update imageocclusion.rs * update search/parser.rs * update card_rendering/parser.rs * replace use of fold_many0 with many0 in nom 8, `many0` doesn't accumulate when used within `recognize` |
||
|---|---|---|
| .. | ||
| format | ||
| licenses.json | ||
| README.md | ||
This folder contains:
- a list of Rust crate licenses, which is checked/updated with ./ninja [check|fix]:minilints
- a nightly toolchain definition for formatting