Add some more scaffolding
This commit is contained in:
parent
474c339599
commit
fd413caba4
5 changed files with 265 additions and 3 deletions
|
|
@ -13,6 +13,7 @@ default-run = "hyfetch"
|
|||
# ansi_colours = { workspace = true, features = ["rgb"] }
|
||||
anyhow = { workspace = true, features = ["std"] }
|
||||
bpaf = { workspace = true, features = [] }
|
||||
chrono = { workspace = true, features = ["clock", "std"] }
|
||||
# derive_more = { workspace = true, features = ["std"] }
|
||||
indexmap = { workspace = true, features = ["std"] }
|
||||
rgb = { workspace = true, features = [] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue