File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 220
220
"slug" : " gigasecond" ,
221
221
"name" : " Gigasecond" ,
222
222
"uuid" : " f880b1ef-8f66-41f3-bb89-f39a4ed592a2" ,
223
- "practices" : [],
223
+ "practices" : [
224
+ " external-crates"
225
+ ],
224
226
"prerequisites" : [],
225
227
"difficulty" : 1 ,
226
- "topics" : [
227
- " crates"
228
- ]
228
+ "topics" : []
229
229
},
230
230
{
231
231
"slug" : " clock" ,
580
580
"name" : " Alphametics" ,
581
581
"uuid" : " 7450bd80-2388-42ac-a61f-097e82581475" ,
582
582
"practices" : [
583
+ " external-crates" ,
583
584
" strings"
584
585
],
585
586
"prerequisites" : [],
586
587
"difficulty" : 4 ,
587
588
"topics" : [
588
589
" combinations" ,
589
- " external_crates" ,
590
590
" parsing"
591
591
]
592
592
},
1395
1395
"slug" : " decimal" ,
1396
1396
"name" : " Decimal" ,
1397
1397
"uuid" : " 7cefed7c-37f4-46c5-9a45-68fe4d0fb326" ,
1398
- "practices" : [],
1398
+ "practices" : [
1399
+ " external-crates"
1400
+ ],
1399
1401
"prerequisites" : [],
1400
1402
"difficulty" : 7 ,
1401
1403
"topics" : [
1402
1404
" bigint" ,
1403
- " external_crates" ,
1404
1405
" parsing" ,
1405
1406
" strings" ,
1406
1407
" structs" ,
You can’t perform that action at this time.
0 commit comments