Skip to content

Commit

Permalink
Add required features for window-test example
Browse files Browse the repository at this point in the history
  • Loading branch information
crumblingstatue committed Jul 24, 2023
1 parent 212c1fb commit 6381e0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,8 @@ required-features = ["window"]
name = "rc-resources"
required-features = ["graphics", "window"]

[[example]]
name = "window-test"
required-features = ["graphics", "window"]

[workspace]

0 comments on commit 6381e0b

Please sign in to comment.