fix(deps): update rust crate ctrlc to 3.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ctrlc | dependencies | minor |
3.3.1 -> 3.4.0
|
Release Notes
Detegr/rust-ctrlc
v3.4.0
- Use double checked locking to prevent race condition in
set_handler
- Move the implementation for #98 to
ctrlc::try_set_handler
and keep overwriting existing handlers inctrlc::set_handler
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.