mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 14:33:47 +00:00
Merge pull request #32 from NotAShelf/dependabot/cargo/clap-4.5.48
build(deps): bump clap from 4.5.47 to 4.5.48
This commit is contained in:
commit
868a4c7fca
2 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ default = ["use-toplevel"]
|
|||
use-toplevel = ["dep:wayland-client", "dep:wayland-protocols", "dep:wayland-protocols-wlr"]
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.47", features = ["derive", "env"] }
|
||||
clap = { version = "4.5.48", features = ["derive", "env"] }
|
||||
clap-verbosity-flag = "3.0.4"
|
||||
dirs = "6.0.0"
|
||||
imagesize = "0.14.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue