bolcom / libunftp

Extensible, async, cloud orientated FTP(S) server library and the core of unFTP: https://github.com/bolcom/unFTP. Follow up and talk to us on https://t.me/unftp
Apache License 2.0
182 stars 33 forks source link

Eliminate a transitive dependency on the unmaintained mach crate #477

Closed asomers closed 1 year ago

asomers commented 1 year ago

We weren't even using it. RUSTSEC-2020-0168

hannesdejager commented 1 year ago

Thank you