Skip to content

Commit

Permalink
Merge pull request #8 from FedericoBruzzone/dependabot/cargo/arboard-…
Browse files Browse the repository at this point in the history
…3.4.0

Bump arboard from 3.3.2 to 3.4.0
  • Loading branch information
Andreal2000 authored Apr 29, 2024
2 parents a97ad01 + 0b0d3dc commit 956a1aa
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 45 deletions.
100 changes: 56 additions & 44 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 @@ -45,7 +45,7 @@ tracing = "0.1.40"
tracing-error = "0.2.0"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
tracing-appender = "0.2"
arboard = { version = "3.3.2", features = ["wayland-data-control", "wl-clipboard-rs"] }
arboard = { version = "3.4.0", features = ["wayland-data-control", "wl-clipboard-rs"] }
chrono = "0.4.38"

[profile.dev]
Expand Down

0 comments on commit 956a1aa

Please sign in to comment.