diff --git a/librclone/README.md b/librclone/README.md index 56dbb7fc5..66c68dce2 100644 --- a/librclone/README.md +++ b/librclone/README.md @@ -87,6 +87,10 @@ You are welcome to use this directly. This needs expanding and submitting to pypi... +## Rust + +Rust bindings are available in the `librclone` crate: https://crates.io/crates/librclone + ## TODO - Async jobs must currently be cancelled manually at the moment - RcloneFinalize doesn't do it.