Skip to content

Commit 2643476

Browse files
Bump ctrlc from 3.4.7 to 3.5.0
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.7 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] <[email protected]>
1 parent 477a90f commit 2643476

File tree

2 files changed

+34
-12
lines changed

2 files changed

+34
-12
lines changed

Cargo.lock

Lines changed: 33 additions & 11 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.5.0"
4848
log = "0.4.21"
4949
env_logger = "0.11"
5050
cfg-if = "1.0.0"

0 commit comments

Comments
 (0)