mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Allow duplicate versions of slab
This commit is contained in:
parent
f132e2e1ea
commit
f256f1d82f
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@ packages = [
|
|||
"log",
|
||||
"rand",
|
||||
"winapi",
|
||||
|
||||
# TODO: remove slab when #21426 lands
|
||||
"slab",
|
||||
"syn",
|
||||
"quote",
|
||||
"proc-macro2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue