Skip to content

Commit

Permalink
Merge pull request #6304 from uutils/renovate/ctrlc-3.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate ctrlc to 3.4.4
  • Loading branch information
cakebaker authored May 1, 2024
2 parents 9eaa248 + 8c8656c commit 3209661
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 @@ -275,7 +275,7 @@ clap_mangen = "0.2"
compare = "0.1.0"
coz = { version = "0.1.3" }
crossterm = ">=0.27.0"
ctrlc = { version = "3.4", features = ["termination"] }
ctrlc = { version = "3.4.4", features = ["termination"] }
exacl = "0.12.0"
file_diff = "1.0.0"
filetime = "0.2"
Expand Down

0 comments on commit 3209661

Please sign in to comment.