File tree Expand file tree Collapse file tree 1 file changed +32
-16
lines changed Expand file tree Collapse file tree 1 file changed +32
-16
lines changed Original file line number Diff line number Diff line change @@ -67,30 +67,38 @@ component_management:
6767 name : scuffle-future-ext
6868 paths :
6969 - crates/future-ext/**
70- - component_id : nutype-enum
71- name : nutype-enum
72- paths :
73- - crates/nutype_enum/**
7470 - component_id : scuffle-h264
7571 name : scuffle-h264
7672 paths :
7773 - crates/h264/**
78- # - component_id: scuffle-h265
79- # name: scuffle-h265
80- # paths:
81- # - crates/h265/**
74+ - component_id : scuffle-h265
75+ name : scuffle-h265
76+ paths :
77+ - crates/h265/**
8278 - component_id : scuffle-http
8379 name : scuffle-http
8480 paths :
8581 - crates/http/**
82+ - component_id : isobmff
83+ name : isobmff
84+ paths :
85+ - crates/isobmff/**
8686 - component_id : scuffle-metrics
8787 name : scuffle-metrics
8888 paths :
8989 - crates/metrics/**
90- # - component_id: scuffle-mp4
91- # name: scuffle-mp4
92- # paths:
93- # - crates/mp4/**
90+ - component_id : scuffle-mp4
91+ name : scuffle-mp4
92+ paths :
93+ - crates/mp4/**
94+ - component_id : nutype-enum
95+ name : nutype-enum
96+ paths :
97+ - crates/nutype_enum/**
98+ - component_id : scuffle-opus
99+ name : scuffle-opus
100+ paths :
101+ - crates/opus/**
94102 - component_id : postcompile
95103 name : postcompile
96104 paths :
@@ -111,7 +119,15 @@ component_management:
111119 name : scuffle-signal
112120 paths :
113121 - crates/signal/**
114- # - component_id: scuffle-transmuxer
115- # name: scuffle-transmuxer
116- # paths:
117- # - crates/transmuxer/**
122+ - component_id : scuffle-transmuxer
123+ name : scuffle-transmuxer
124+ paths :
125+ - crates/transmuxer/**
126+ - component_id : tinc
127+ name : tinc
128+ paths :
129+ - crates/tinc/**
130+ - component_id : openapiv3_1
131+ name : openapiv3_1
132+ paths :
133+ - crates/openapiv3_1/**
You can’t perform that action at this time.
0 commit comments