Appease tidy.

This commit is contained in:
Emilio Cobos Álvarez 2019-12-16 00:01:49 +01:00
parent ef16c5844f
commit 75a05f0fff

View file

@ -35,6 +35,12 @@ packages = [
# https://github.com/servo/servo/pull/23288#issuecomment-494687746
"gl_generator",
# Just needs a WR update.
"derive_more",
# Lots of crates to update.
"smallvec",
# https://github.com/servo/servo/issues/24421
"proc-macro2",
"quote",