mirror of
https://github.com/rust-lang/mdBook.git
synced 2026-09-10 22:50:30 -04:00
This release fixes a number of panics on different inputs, and fixes and issue which caused tokens to leak into the index of later fields: <https://github.com/mattico/elasticlunr-rs/pull/60> The field leak fix caused a change to the search index snapshot and an assertion.