Cleanup dependencies (part 4) (#8468)
Follow-up to #8425 . Final part - adds the CI check. Release Notes: - N/A
This commit is contained in:
parent
ac31c824e4
commit
cb75c57fc0
29 changed files with 15 additions and 299 deletions
|
@ -7,13 +7,10 @@ license = "GPL-3.0-or-later"
|
|||
|
||||
[features]
|
||||
default = []
|
||||
stories = ["dep:itertools", "dep:story"]
|
||||
|
||||
[lib]
|
||||
path = "src/color.rs"
|
||||
doctest = true
|
||||
|
||||
[dependencies]
|
||||
itertools = { workspace = true, optional = true }
|
||||
palette = "0.7.3"
|
||||
story = { workspace = true, optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue