mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update ipc-channel, crossbeam-channel and other deps (#30070)
These updates will allow us to move to the latest nightly rustc Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
parent
5305c507c2
commit
926cce5b86
3 changed files with 50 additions and 78 deletions
|
@ -25,8 +25,6 @@ packages = [
|
|||
"base64",
|
||||
"cfg-if",
|
||||
"cookie",
|
||||
"crossbeam-channel",
|
||||
"crossbeam-utils",
|
||||
"fixedbitset",
|
||||
"getrandom",
|
||||
"half",
|
||||
|
@ -74,7 +72,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 upgrded.
|
||||
"uuid",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue