librclone 0.1.0

Rust bindings for librclone.
docs.rs failed to build librclone-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: librclone-0.8.0

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