mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
cargo sort
This commit is contained in:
parent
c03a220990
commit
c67c2cf622
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ bitflags = "1.3"
|
|||
bugreport = "0.5"
|
||||
bytesize = { version = "1.1", default-features = false }
|
||||
chrono = { version = "0.4", default-features = false, features = [ "clock" ] }
|
||||
clap = { version = "4.0", features = [ "env", "cargo" ] }
|
||||
clap = { version = "4.0", features = [ "env", "cargo" ] }
|
||||
crossbeam-channel = "0.5"
|
||||
crossterm = { version = "0.25", features = [ "serde" ] }
|
||||
dirs-next = "2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue