Skip to content

Commit 2010d03

Browse files
Bump ctrlc from 3.4.6 to 3.4.7
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.6 to 3.4.7. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.6...3.4.7) --- updated-dependencies: - dependency-name: ctrlc dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2bc4a4 commit 2010d03

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

Cargo.lock

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

samply/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ wholesym = { version = "0.8.1", path = "../wholesym", features = ["api"]}
4444
platform-dirs = "0.3"
4545
rustc-hash = "2"
4646
mio = { version = "1", features = ["os-ext", "os-poll"] }
47-
ctrlc = "3.4.4"
47+
ctrlc = "3.4.7"
4848
log = "0.4.21"
4949
env_logger = "0.11"
5050
cfg-if = "1.0.0"

0 commit comments

Comments
 (0)