Skip to content

Commit

Permalink
chore(deps): update rust crate ctrlc to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2023
1 parent 76656aa commit 2487c5f
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 19 deletions.
102 changes: 84 additions & 18 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 @@ -275,7 +275,7 @@ clap_mangen = "0.2"
compare = "0.1.0"
coz = { version = "0.1.3" }
crossterm = ">=0.26.1"
ctrlc = { version = "3.2", features = ["termination"] }
ctrlc = { version = "3.3", features = ["termination"] }
exacl = "0.10.0"
file_diff = "1.0.0"
filetime = "0.2"
Expand Down

0 comments on commit 2487c5f

Please sign in to comment.