Skip to content

Commit

Permalink
fix(deps): update rust crate arboard to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 20, 2023
1 parent 1114c2e commit aace93f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -24,7 +24,7 @@ clap = { version = "4", features = ["wrap_help", "derive", "cargo"] }
nom = "7.1.3"

# clipboard
arboard = "3.2.1"
arboard = "3.3.0"
base64 = "0.21"

# tui
Expand Down

0 comments on commit aace93f

Please sign in to comment.