File tree 1 file changed +8
-3
lines changed
1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[
82
82
"bitflags" ,
83
83
"block-buffer" ,
84
84
"block-padding" ,
85
- "byteorder" ,
86
85
"byte-tools" ,
86
+ "byteorder" ,
87
87
"cc" ,
88
88
"cfg-if" ,
89
89
"chalk-derive" ,
@@ -140,9 +140,9 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[
140
140
"memmap2" ,
141
141
"memoffset" ,
142
142
"miniz_oxide" ,
143
- "num_cpus" ,
144
143
"num-integer" ,
145
144
"num-traits" ,
145
+ "num_cpus" ,
146
146
"object" ,
147
147
"odht" ,
148
148
"once_cell" ,
@@ -190,8 +190,8 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[
190
190
"serde_json" ,
191
191
"sha-1" ,
192
192
"sha2" ,
193
- "smallvec" ,
194
193
"sharded-slab" ,
194
+ "smallvec" ,
195
195
"snap" ,
196
196
"stable_deref_trait" ,
197
197
"stacker" ,
@@ -211,6 +211,11 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[
211
211
"tracing-subscriber" ,
212
212
"tracing-tree" ,
213
213
"typenum" ,
214
+ "unic-char-property" ,
215
+ "unic-char-range" ,
216
+ "unic-common" ,
217
+ "unic-emoji-char" ,
218
+ "unic-ucd-version" ,
214
219
"unicode-normalization" ,
215
220
"unicode-script" ,
216
221
"unicode-security" ,
You can’t perform that action at this time.
0 commit comments