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

Update x509-parser to 0.16.0 #506

Closed asomers closed 5 months ago

asomers commented 5 months ago

This eliminates dependencies on both base64 0.13 and unicode-xid

hannesdejager commented 5 months ago

Thankyou!