Skip to content

Commit 90fcdac

Browse files
committed
Add hybrid feature to counter example
1 parent da7681d commit 90fcdac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/counter/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ system_fonts = ["blitz-dom/system_fonts"]
1414
vello = ["dioxus-native/vello"]
1515
cpu = ["cpu-pixels"]
1616
svg = ["blitz-paint/svg"]
17+
hybrid = ["dioxus-native/vello-hybrid"]
1718
cpu-pixels = ["dioxus-native/vello-cpu-pixels"]
1819
cpu-softbuffer = ["dioxus-native/vello-cpu-softbuffer"]
1920
skia = ["dioxus-native/skia"]

0 commit comments

Comments
 (0)