Skip to content

Commit

Permalink
chore(deps): bump wl-clipboard-rs from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs) from 0.7.0 to 0.8.0.
- [Changelog](https://github.com/YaLTeR/wl-clipboard-rs/blob/master/CHANGELOG.md)
- [Commits](YaLTeR/wl-clipboard-rs@v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent edee66a commit c15333f
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 47 deletions.
115 changes: 69 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ url = "2.2"
cursive_buffered_backend = "0.6.1"

[target.'cfg(target_os = "linux")'.dependencies]
wl-clipboard-rs = {version = "0.7", optional = true}
wl-clipboard-rs = {version = "0.8", optional = true}

[target.'cfg(unix)'.dependencies]
signal-hook = "0.3.0"
Expand Down

0 comments on commit c15333f

Please sign in to comment.