Allow duplicate versions of slab

This commit is contained in:
Alan Jeffrey 2018-09-05 09:53:05 -05:00
parent f132e2e1ea
commit f256f1d82f

View file

@ -42,7 +42,8 @@ packages = [
"log",
"rand",
"winapi",
# TODO: remove slab when #21426 lands
"slab",
"syn",
"quote",
"proc-macro2",