Skip to content

Commit b23b4b2

Browse files
chore(deps): 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 9e9f7c1 commit b23b4b2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -9,7 +9,7 @@ async-trait = "0.1.88"
99
chrono = { version = "0.4.41", features = ["serde"] }
1010
clap = { version = "4.5.37", features = ["derive", "string"] }
1111
croner = "2.1.0"
12-
ctrlc = "3.4.6"
12+
ctrlc = "3.4.7"
1313
futures = "0.3.31"
1414
gix = { version = "0.72.1", features = [
1515
"blocking-http-transport-reqwest-rust-tls",

0 commit comments

Comments
 (0)