Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: UkoeHB <[email protected]>
  • Loading branch information
TrustNoOneElse and UkoeHB authored Oct 13, 2023
1 parent fd4db7a commit cbdb90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renet_webtransport/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ wasm-bindgen-test = "0.3"

[features]
bevy = ["dep:bevy_ecs"]
worker = ["web-sys/Worker", "web-sys/MessageEvent", "web-sys/Url", "web-sys/Blob", "web-sys/BlobPropertyBag"]
worker = ["web-sys/Worker", "web-sys/MessageEvent", "web-sys/Url", "web-sys/Blob", "web-sys/BlobPropertyBag"]

0 comments on commit cbdb90a

Please sign in to comment.