Skip to content

Commit

Permalink
no defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
dakom committed May 28, 2023
1 parent 908976b commit c28db46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ opt-level = 's'

[features]
all = ["data", "dom", "audio", "image", "video", "canvas", "input", "loaders", "tick", "window", "workers", "webgl", "serde_iso", "stream", "file"]
default = ["stream", "file"]
default = []
data = []
stream = [
"futures"
Expand Down

0 comments on commit c28db46

Please sign in to comment.