Skip to content

Commit 4eb20b5

Browse files
dependabot[bot]smoelius
authored andcommitted
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] <support@github.com>
1 parent 113a6c2 commit 4eb20b5

2 files changed

Lines changed: 27 additions & 5 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ansi_term = "0.12"
1414
anyhow = "1.0"
1515
bitflags = "2.9"
1616
clap = { version = "4.5", features = ["cargo", "derive"], optional = true }
17-
ctrlc = "3.4"
17+
ctrlc = "3.5"
1818
diesel = { version = "2.2", features = ["sqlite"] }
1919
dunce = "1.0"
2020
git2 = "0.20"

0 commit comments

Comments
 (0)