mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Revert "Update ipc-channel and other dependencies" (#30017)
This reverts commit a3e3b4d48f
.
This commit is contained in:
parent
59b0b1bade
commit
cc585b74d3
4 changed files with 84 additions and 58 deletions
|
@ -25,6 +25,8 @@ packages = [
|
|||
"base64",
|
||||
"cfg-if",
|
||||
"cookie",
|
||||
"crossbeam-channel",
|
||||
"crossbeam-utils",
|
||||
"fixedbitset",
|
||||
"getrandom",
|
||||
"half",
|
||||
|
@ -71,7 +73,7 @@ packages = [
|
|||
# Duplicated by winit/surfman update.
|
||||
"raw-window-handle",
|
||||
|
||||
# Temporarily duplicated until gleam can be upgraded.
|
||||
# Temporarily duplicated until ipc-channels and 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