Skip to content

Commit da6e2a1

Browse files
committed
chore(deps): bump ctrlc from 3.5.0 to 3.5.1
1 parent f80fb6a commit da6e2a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,7 +23,7 @@ serde-xml-rs = "0.8.2"
2323
thiserror = "2.0.17"
2424
url = "2.5.4"
2525
clap = { version = "4.5.52", features = ["derive"] }
26-
ctrlc = "3.5.0"
26+
ctrlc = "3.5.1"
2727
colored = "3.0.0"
2828

2929
[profile.release]

0 commit comments

Comments
 (0)