Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 812e355

Browse files
Bump ctrlc from 3.2.5 to 3.4.0 in /src/agent
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.2.5 to 3.4.0. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.2.5...3.4.0) --- updated-dependencies: - dependency-name: ctrlc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7f404c commit 812e355

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/agent/Cargo.lock

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

src/agent/atexit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ authors = ["fuzzing@microsoft.com"]
66
edition = "2018"
77

88
[dependencies]
9-
ctrlc = "3.2.3"
9+
ctrlc = "3.4.0"
1010
lazy_static = "1.4"
1111
log = "0.4"

0 commit comments

Comments
 (0)