Skip to content

Commit 5163e13

Browse files
Bump arboard from 3.4.1 to 3.5.0
Bumps [arboard](https://github.com/1Password/arboard) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/1Password/arboard/releases) - [Changelog](https://github.com/1Password/arboard/blob/master/CHANGELOG.md) - [Commits](1Password/arboard@v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: arboard dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be4ce31 commit 5163e13

File tree

2 files changed

+40
-145
lines changed

2 files changed

+40
-145
lines changed

Cargo.lock

Lines changed: 39 additions & 144 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ eula = false
2121
crossterm = "0.28.1"
2222
ratatui = "0.29.0"
2323
color-eyre = "0.6.3"
24-
arboard = "3.4.1"
24+
arboard = "3.5.0"
2525
regex = "1.11"
2626
rusqlite = { version = "0.28.0", features = ["bundled"] }
2727
dirs = "4.0"

0 commit comments

Comments
 (0)