Skip to content

Commit 763737e

Browse files
committed
fix default feats
1 parent 06b2d39 commit 763737e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ all-features = true
1616
rustdoc-args = ["--cfg", "docsrs"]
1717

1818
[features]
19-
default = ["worker", "safe_extensions", "web"]
19+
default = ["worker", "safe_extensions"]
2020

2121
#
2222
# Feature groups

0 commit comments

Comments
 (0)