Skip to content

Commit

Permalink
fix: web build
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchantey committed Sep 20, 2024
1 parent 3b82a46 commit fc0d9c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,13 @@ features = [
'Element',
'Window',
'HtmlIFrameElement',
'HtmlHeadElement',
'HtmlLinkElement',
'HtmlScriptElement',
'HtmlButtonElement',
'HtmlInputElement',
'HtmlDivElement',
'HtmlParagraphElement',
'ResizeObserver',
'ResizeObserverBoxOptions',
'ResizeObserverEntry',
Expand Down

0 comments on commit fc0d9c6

Please sign in to comment.