Update ipc-channels (#30660)

Along with an update to `webxr` and `media` this allows us to finally
get rid of our forked version of `mio` 0.6.
This commit is contained in:
Martin Robinson 2023-10-31 12:06:05 +01:00 committed by GitHub
parent 7064be3192
commit 79cceab064
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 86 deletions

View file

@ -26,7 +26,6 @@ packages = [
"cookie",
"futures",
"libloading",
"mio",
"nix",
"num-rational",
"redox_syscall",