Implement "check term size" and select_color_mode
This commit is contained in:
parent
5517283fb2
commit
d8f3302b89
5 changed files with 144 additions and 29 deletions
|
|
@ -16,6 +16,7 @@ anyhow = { workspace = true, features = ["std"] }
|
|||
bpaf = { workspace = true, features = [] }
|
||||
deranged = { workspace = true, features = ["serde", "std"] }
|
||||
directories = { workspace = true, features = [] }
|
||||
enterpolation = { workspace = true, features = ["bspline", "std"] }
|
||||
fastrand = { workspace = true, features = ["std"] }
|
||||
indexmap = { workspace = true, features = ["serde", "std"] }
|
||||
itertools = { workspace = true, features = ["use_std"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue