mirror of
https://github.com/servo/servo.git
synced 2025-09-19 03:18:20 +01:00
servoshell: Switch from winres
to winresources
(#39344)
`winres` is unmaintained and it seems like `winresoures` is the successor. Testing: This should not have any behavior changes and just modifies a build step, so shouldn't need tests. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
5fd01ca25f
commit
6deb42dbd5
4 changed files with 18 additions and 27 deletions
|
@ -97,7 +97,6 @@ skip = [
|
|||
|
||||
# New versions of these dependencies is pulled in by GStreamer / GLib.
|
||||
"itertools",
|
||||
"toml",
|
||||
|
||||
# Duplicated by egui
|
||||
"nix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue