Bump ctrlc from 3.1.4 to 3.1.5 (#184)

This commit is contained in:
dependabot-preview[bot]
2020-07-13 13:09:21 +00:00
committed by Bastian Köcher
parent 221c7e8097
commit ae8c82f0e7
+1 -1
View File
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
async-std = "=1.5.0"
clap = "2.33.1"
ctrlc = "3.1.4"
ctrlc = "3.1.5"
derive_more = "0.99.9"
env_logger = "0.7.1"
futures = "0.3.5"