Gate Custom variants in iced_renderer behind custom feature
This commit is contained in:
parent
188db4da48
commit
9171df1e35
5 changed files with 34 additions and 9 deletions
|
|
@ -19,6 +19,7 @@ tracing = ["iced_wgpu?/tracing"]
|
|||
web-colors = ["iced_wgpu?/web-colors"]
|
||||
webgl = ["iced_wgpu?/webgl"]
|
||||
fira-sans = ["iced_graphics/fira-sans"]
|
||||
custom = []
|
||||
|
||||
[dependencies]
|
||||
iced_graphics.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue