Skip to content

Commit c67c2cf

Browse files
committed
cargo sort
1 parent c03a220 commit c67c2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ bitflags = "1.3"
2727
bugreport = "0.5"
2828
bytesize = { version = "1.1", default-features = false }
2929
chrono = { version = "0.4", default-features = false, features = [ "clock" ] }
30-
clap = { version = "4.0", features = [ "env", "cargo" ] }
30+
clap = { version = "4.0", features = [ "env", "cargo" ] }
3131
crossbeam-channel = "0.5"
3232
crossterm = { version = "0.25", features = [ "serde" ] }
3333
dirs-next = "2.0"

0 commit comments

Comments
 (0)