mirror of
https://github.com/servo/servo.git
synced 2025-09-23 05:10:09 +01:00
servoshell: Update egui to 0.32 (#38119)
We also need to bump egui-file-dialog and accesskit_winit. Changes are done based on migration paths provided by egui. Testing: No tests for servoshell Fixes: #38117 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
9b63854cd0
commit
86ea2641f8
5 changed files with 208 additions and 158 deletions
|
@ -99,6 +99,10 @@ skip = [
|
|||
"itertools",
|
||||
"toml",
|
||||
|
||||
# Duplicated by egui
|
||||
"nix",
|
||||
"windows-strings",
|
||||
|
||||
# Duplicated by egui-file-dialog
|
||||
"windows",
|
||||
"windows-implement",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue