Skip to content

Commit 22a7b0d

Browse files
authored
Merge pull request #172 from mufeedvh/dependabot/cargo/main/arboard-3.6.0
Bump arboard from 3.5.0 to 3.6.0
2 parents 3b7bcef + b4771ef commit 22a7b0d

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)