Skip to content

Commit e8bf537

Browse files
authored
3 Features were missing in Cargo.toml (#2580)
1 parent cf578cc commit e8bf537

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/web-sys/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,8 @@ Range = []
912912
RcwnPerfStats = []
913913
RcwnStatus = []
914914
ReadableStream = []
915+
ReadableStreamGetReaderOptions = []
916+
ReadableStreamReaderMode = []
915917
RecordingState = []
916918
ReferrerPolicy = []
917919
RegisterRequest = []
@@ -1076,6 +1078,7 @@ StorageEvent = ["Event"]
10761078
StorageEventInit = []
10771079
StorageManager = []
10781080
StorageType = []
1081+
StreamPipeOptions = []
10791082
StyleRuleChangeEventInit = []
10801083
StyleSheet = []
10811084
StyleSheetApplicableStateChangeEventInit = []

0 commit comments

Comments
 (0)