Bump wl-clipboard-rs from 0.4.1 to 0.5.0

Bumps [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/YaLTeR/wl-clipboard-rs/releases)
- [Changelog](https://github.com/YaLTeR/wl-clipboard-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/YaLTeR/wl-clipboard-rs/compare/v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: wl-clipboard-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-14 04:10:14 +00:00
committed by Henrik Friedrichsen
parent 61b1797527
commit 2bde880e30
2 changed files with 113 additions and 338 deletions

View File

@@ -37,7 +37,7 @@ dbus-tree = { version = "0.9.2", optional = true }
rand = "0.8"
webbrowser = "0.6"
clipboard = { version = "0.5", optional = true }
wl-clipboard-rs = { version = "0.4", optional = true }
wl-clipboard-rs = { version = "0.5", optional = true }
url = "2.2"
strum = "0.24.0"
strum_macros = "0.24.0"