Skip to content

Commit 66c1801

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

File tree

2 files changed

+41
-7
lines changed

2 files changed

+41
-7
lines changed

Cargo.lock

Lines changed: 40 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)