lotabout / skim

Fuzzy Finder in rust!
MIT License
5.1k stars 183 forks source link

Fix CVE-2020-26235 #503

Closed kimono-koans closed 1 month ago

kimono-koans commented 1 year ago

This, in addition to https://github.com/Yoric/timer.rs/pull/25, should fix cargo audit flagging skim for CVE-2020-26235.

This is required to fully fix: https://github.com/kimono-koans/httm/issues/54.