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 a2aadde commit dcc991b
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 @@ -17,7 +17,7 @@ common-controls-v6 = [ ]
serde = [ "dep:serde", "dpi/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 dcc991b

Please sign in to comment.