Bug 1510490 - Follow-up to fix Btup build bustage on a CLOSED TREE. r=kats

Differential Revision: https://phabricator.services.mozilla.com/D13604

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Kartikaya Gupta 2018-12-01 04:39:39 +00:00
Родитель a6d364fde3
Коммит 8e62dec647
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -149,4 +149,8 @@ cargo_extra_outputs = {
'baldrdash': [
'bindings.rs',
],
'typenum': [
'op.rs',
'consts.rs',
],
}