mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Update ipc-channel and other dependencies
These updates will allow us to move to latest rustc nightly. Signed-off-by: Mukilan Thiyagarajan <me@mukilan.in>
This commit is contained in:
parent
a1bfdb60e4
commit
a3e3b4d48f
3 changed files with 56 additions and 84 deletions
|
@ -25,8 +25,6 @@ packages = [
|
|||
"base64",
|
||||
"cfg-if",
|
||||
"cookie",
|
||||
"crossbeam-channel",
|
||||
"crossbeam-utils",
|
||||
"fixedbitset",
|
||||
"getrandom",
|
||||
"half",
|
||||
|
@ -73,7 +71,7 @@ packages = [
|
|||
# Duplicated by winit/surfman update.
|
||||
"raw-window-handle",
|
||||
|
||||
# Temporarily duplicated until ipc-channels and gleam can be upgrded.
|
||||
# Temporarily duplicated until gleam can be upgraded.
|
||||
"uuid",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue