Bump ctrlc from 3.1.3 to 3.1.4

Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/commits/3.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-21 09:12:57 +00:00
committed by Michael Vines
parent ed1149c8e0
commit d308eed136
3 changed files with 7 additions and 20 deletions

View File

@@ -15,7 +15,7 @@ bzip2 = "0.3.3"
chrono = { version = "0.4.10", features = ["serde"] }
clap = { version = "2.33.0" }
console = "0.9.2"
ctrlc = { version = "3.1.3", features = ["termination"] }
ctrlc = { version = "3.1.4", features = ["termination"] }
dirs = "2.0.2"
indicatif = "0.14.0"
lazy_static = "1.4.0"