mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-08 00:15:18 +00:00
build(deps): bump ctrlc from 3.5.0 to 3.5.1
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.5.0...3.5.1) --- updated-dependencies: - dependency-name: ctrlc dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
96089f364b
commit
a84d63e1ef
2 changed files with 6 additions and 10 deletions
|
|
@ -21,7 +21,7 @@ notifications = ["dep:notify-rust"]
|
|||
[dependencies]
|
||||
clap = { version = "4.5.50", features = ["derive", "env"] }
|
||||
clap-verbosity-flag = "3.0.4"
|
||||
ctrlc = "3.5.0"
|
||||
ctrlc = "3.5.1"
|
||||
color-eyre = "0.6.5"
|
||||
dirs = "6.0.0"
|
||||
imagesize = "0.14.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue