mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
build(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](https://github.com/Detegr/rust-ctrlc/compare/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>
This commit is contained in:
parent
181edcefb1
commit
5e0599dc71
2 changed files with 6 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ clap = { version = "4.5.60", features = [ "derive", "env" ] }
|
|||
clap-verbosity-flag = "3.0.4"
|
||||
color-eyre = "0.6.5"
|
||||
crossterm = "0.29.0"
|
||||
ctrlc = "3.5.1"
|
||||
ctrlc = "3.5.2"
|
||||
dirs = "6.0.0"
|
||||
env_logger = "0.11.8"
|
||||
humantime = "2.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue