Files
Tobias Bieniek 7786ffce5b Bump thin-vec to 0.2.18 to address RUSTSEC-2026-0103
thin-vec versions before 0.2.16 have a use-after-free / double-free in
`IntoIter::drop` and `ThinVec::clear` when an element's `Drop` panics
(RUSTSEC-2026-0103). The requirement now sits past the affected range.
2026-06-18 11:57:21 +02:00
..