mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Bump ctrlc from 3.1.3 to 3.1.4 (#30)
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> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Bastian Köcher
parent
4b20a78dae
commit
24dc3beaf5
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
async-std = "1.0.1"
|
||||
clap = "2.3.3"
|
||||
ctrlc = "3.1.3"
|
||||
ctrlc = "3.1.4"
|
||||
derive_more = "0.99.3"
|
||||
env_logger = "0.7.1"
|
||||
futures = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user