Skip to content

Conversation

@sebhoss
Copy link

@sebhoss sebhoss commented Aug 27, 2025

Recent versions of Rust trigger the following warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.9.0

The fix for that was already done upstream in YaLTeR/wl-clipboard-rs@28b0ca4 and released in version 0.9.1.

Recent versions of Rust trigger the following warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.9.0

The fix for that was already done upstream in YaLTeR/wl-clipboard-rs@28b0ca4 and released in version 0.9.1.

Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>
@Gae24
Copy link
Contributor

Gae24 commented Sep 12, 2025

As it is, it's required to bump rust-version to 1.74.0 since there is a usage of io::Error::other, #64 removes it.
os_pipe pulls in windows-sys 0.59, but there is a pr to allow more versions of it.

@complexspaces complexspaces added the O-UNIX Work related to X11 or Wayland on UNIX platforms label Sep 12, 2025
@complexspaces
Copy link
Member

Hey there, sorry for the silence. I realized I never followed up here.

I would like to wait until my wl-clipboard-rs PR merges since it significantly trims down on the dependency churn this would otherwise introduce into arboard users' lockfiles.

@sebhoss
Copy link
Author

sebhoss commented Sep 12, 2025

No problem really - thanks for maintaining this crate!

@atouchet
Copy link

wl-clipboard-rs 0.9.3 which includes the aforementioned PR is now out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-UNIX Work related to X11 or Wayland on UNIX platforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants