A new crate `unftp-core` is out. Backends should now depend on this unstead of libunftp.
libunftp 0.23.0 is also out along with new versions of all backends.
libunftp 0.23.0 is also out along with new versions of all backends.
GitHub
Release unftp-core v0.1.0 · bolcom/libunftp
This is a new crate that defines the interfaces for storage an authentication back-ends or extensions. Previously all back-ends would depend on libunftp causing all sorts of problems like release c...