Skip to content

Commit

Permalink
fix(deps): update rust crate crossbeam-channel to 0.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 75dc206 commit 50b08ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = [ "gui" ]
serde = [ "dep:serde" ]

[dependencies]
crossbeam-channel = "0.5"
crossbeam-channel = "0.5.12"
keyboard-types = "0.7"
once_cell = "1"
thiserror = "1"
Expand Down

0 comments on commit 50b08ff

Please sign in to comment.