librclone 0.1.1

Rust bindings for librclone.
Documentation

Rust bindings for librclone.

Supports macOS and Linux. PR for Windows support welcome!

To generate updated go.mod and go.sum files on new rclone version:

cd librclone-sys
rm go.mod && rm go.sum
go mod init github.com/trevyn/librclone
go get -d github.com/rclone/rclone/librclone