Skip to content

Commit 1b4741b

Browse files
dependabot[bot]flexiondotorg
authored andcommitted
chore(deps): bump ctrlc from 3.5.1 to 3.5.2
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.5.1...3.5.2) --- updated-dependencies: - dependency-name: ctrlc dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9084e5d commit 1b4741b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -22,7 +22,7 @@ serde-xml-rs = "0.8.2"
2222
thiserror = "2.0.17"
2323
url = "2.5.4"
2424
clap = { version = "4.5.59", features = ["derive"] }
25-
ctrlc = "3.5.1"
25+
ctrlc = "3.5.2"
2626
colored = "3.0.0"
2727

2828
[profile.release]

0 commit comments

Comments
 (0)