Skip to content

Commit

Permalink
Merge pull request #57 from jbhannah/dependabot/cargo/arboard-3.4.1
Browse files Browse the repository at this point in the history
Bump arboard from 3.4.0 to 3.4.1
  • Loading branch information
jbhannah authored Oct 11, 2024
2 parents b141df1 + 509a7d0 commit 7b5f16d
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 @@ -11,7 +11,7 @@ repository = "https://github.com/jbhannah/pkpw"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
arboard = "3.1.0"
arboard = "3.4.1"
assert_cmd = "2.0.16"
clap = { version = "4.5.15", features = ["derive"] }
lazy_static = "1.4.0"
Expand Down

0 comments on commit 7b5f16d

Please sign in to comment.