Skip to content

Commit bc96077

Browse files
authored
The gallery example now requires a new feature. (#1358)
1 parent e585488 commit bc96077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

druid/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ required-features = ["im"]
9999

100100
[[example]]
101101
name = "widget_gallery"
102-
required-features = ["svg", "im", "image"]
102+
required-features = ["svg", "im", "image", "png"]

0 commit comments

Comments
 (0)