Skip to content

Bump wl-clipboard-rs to 0.9.2#203

Closed
sebhoss wants to merge 1 commit into1Password:masterfrom
sebhoss:wl-clipboard-rs-update
Closed

Bump wl-clipboard-rs to 0.9.2#203
sebhoss wants to merge 1 commit into1Password:masterfrom
sebhoss:wl-clipboard-rs-update

Conversation

@sebhoss
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Author

sebhoss commented Sep 12, 2025

No problem really - thanks for maintaining this crate!

@atouchet
Copy link
Copy Markdown

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

@complexspaces
Copy link
Copy Markdown
Member

I've merged this update via #210 with a cleaner lockfile changset. Thanks again for the original PR here!

@Gae24 It looks like os_pipe also figured out its windows-sys situation, so I figure now was a good time to proceed with this bump. It will also let 1Password cleanup our fork usage.

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