mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 14:33:47 +00:00
Merge pull request #70 from NotAShelf/dependabot/cargo/ctrlc-3.5.2
build(deps): bump ctrlc from 3.5.1 to 3.5.2
This commit is contained in:
commit
8754921106
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ clap = { version = "4.5.60", features = [ "derive", "env" ] }
|
||||||
clap-verbosity-flag = "3.0.4"
|
clap-verbosity-flag = "3.0.4"
|
||||||
color-eyre = "0.6.5"
|
color-eyre = "0.6.5"
|
||||||
crossterm = "0.29.0"
|
crossterm = "0.29.0"
|
||||||
ctrlc = "3.5.1"
|
ctrlc = "3.5.2"
|
||||||
dirs = "6.0.0"
|
dirs = "6.0.0"
|
||||||
env_logger = "0.11.8"
|
env_logger = "0.11.8"
|
||||||
humantime = "2.3.0"
|
humantime = "2.3.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue