Revert "Update ipc-channel and other dependencies" (#30017)

This reverts commit a3e3b4d48f.
This commit is contained in:
Martin Robinson 2023-07-20 16:27:14 +02:00 committed by GitHub
parent 59b0b1bade
commit cc585b74d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 84 additions and 58 deletions

View file

@ -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.