Skip to content

Commit 125b467

Browse files
committed
fix features
1 parent 43185f8 commit 125b467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories = ["web-programming", "network-programming", "api-bindings", "compile
1111
readme = "readme.md"
1212

1313
[features]
14-
default = ["worker", "web_stub", "console", "url", "crypto", "web"]
14+
default = ["worker", "web_stub", "console", "url", "crypto"]
1515

1616
no_extensions = []
1717
all = ["web", "io", "webstorage", "cache", "websocket"]

0 commit comments

Comments
 (0)