Skip to content

Commit

Permalink
Bump arboard from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [arboard](https://github.com/1Password/arboard) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/1Password/arboard/releases)
- [Changelog](https://github.com/1Password/arboard/blob/master/CHANGELOG.md)
- [Commits](1Password/arboard@v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: arboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent dee226b commit eed4aef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -54,7 +54,7 @@ tracing = "0.1.40"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "chrono"] }
tracing-appender = "0.2"
arboard = { version = "3.4.0", features = ["wayland-data-control", "wl-clipboard-rs"] }
arboard = { version = "3.4.1", features = ["wayland-data-control", "wl-clipboard-rs"] }
chrono = "0.4.38"
ratatui-image = "1.0.5"
image = "0.25.2"
Expand Down

0 comments on commit eed4aef

Please sign in to comment.