Skip to content

Commit b4771ef

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -33,7 +33,7 @@ globset = "0.4.15"
3333
pyo3 = { version = "0.23", features = ["extension-module", "abi3-py312"] }
3434
clap = { version = "4.5", features = ["derive"] }
3535
env_logger = { version = "0.11.3" }
36-
arboard = { version = "3.4.0" }
36+
arboard = { version = "3.6.0" }
3737
derive_builder = { version = "0.20.2" }
3838
winapi = { version = "0.3.9", features = ["errhandlingapi"] }
3939
unicode-width = "0.1"

0 commit comments

Comments
 (0)