Skip to content

Commit 0090731

Browse files
chore: bump ctrlc from 3.4.5 to 3.5.1
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.5 to 3.5.1. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.5...3.5.1) --- updated-dependencies: - dependency-name: ctrlc dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fc5bd0 commit 0090731

File tree

2 files changed

+71
-7
lines changed

2 files changed

+71
-7
lines changed

Cargo.lock

Lines changed: 70 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2018"
1111
cgroups-rs = "0.3"
1212
cmd_lib = "1.9"
1313
color-eyre = "0.6"
14-
ctrlc = "3.4"
14+
ctrlc = "3.5"
1515
eyre = "0.6"
1616
flume = "0.11"
1717
nix = { version = "0.29", features = ["user"] }

0 commit comments

Comments
 (0)