diff --git a/Cargo.toml b/Cargo.toml index 55143a9..cfdc3e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ indexmap = "1.9.2" futures = "0.3.25" lazy_static = "1.4.0" libappindicator = "0.7.1" -librclone = { version = "0.3.0" } +librclone = { version = "0.4.0" } nix = "0.26.2" quit = "1.1.4" rand = "0.8.5"