Make tidy happy

This commit is contained in:
Fernando Jiménez Moreno 2018-09-12 15:21:55 +02:00
parent 9254606b01
commit 831201cc1b
3 changed files with 9 additions and 13 deletions

View file

@ -45,6 +45,8 @@ packages = [
#TODO: remove ipc-channel when #21325 lands
"ipc-channel",
"log",
#TODO: remove num-rational when https://github.com/PistonDevelopers/image/pull/809 is merged.
"num-rational",
"rand",
"winapi",
# TODO: remove slab when #21426 lands