We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03a220 commit c67c2cfCopy full SHA for c67c2cf
Cargo.toml
@@ -27,7 +27,7 @@ bitflags = "1.3"
27
bugreport = "0.5"
28
bytesize = { version = "1.1", default-features = false }
29
chrono = { version = "0.4", default-features = false, features = [ "clock" ] }
30
-clap = { version = "4.0", features = [ "env", "cargo" ] }
+clap = { version = "4.0", features = [ "env", "cargo" ] }
31
crossbeam-channel = "0.5"
32
crossterm = { version = "0.25", features = [ "serde" ] }
33
dirs-next = "2.0"
0 commit comments