Skip to content

Commit

Permalink
fix(vec2canvas): incorrect features specified
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Oct 19, 2024
1 parent 5b79e34 commit 4b88a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/conversion/vec2canvas/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ web-sys = { workspace = true, features = [
"Url",
"ImageData",
"OffscreenCanvas",
"HtmlImageElement",
"OffscreenCanvasRenderingContext2d",
"BlobPropertyBag",
"Window",
Expand Down

0 comments on commit 4b88a24

Please sign in to comment.