mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-17 20:48:42 +00:00
Merge 34a4726411 into f4f30cbc9c
This commit is contained in:
commit
a72d200a4a
2 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@ path = "src/main.rs"
|
|||
arc-swap = { version = "1.9.1", optional = true }
|
||||
base64 = "0.22.1"
|
||||
blocking = "1.6.2"
|
||||
clap = { version = "4.6.0", features = [ "derive", "env" ] }
|
||||
clap = { version = "4.6.1", features = [ "derive", "env" ] }
|
||||
clap-verbosity-flag = "3.0.4"
|
||||
color-eyre = "0.6.5"
|
||||
crossterm = "0.29.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue