mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Update to the latest dependencies (#7599)
This commit is contained in:
@@ -54,9 +54,10 @@ skip = [
|
||||
{ name = "quick-xml" }, # old version via wayland-scanner
|
||||
{ name = "redox_syscall" }, # old version via winit
|
||||
{ name = "rustc-hash" }, # Small enough
|
||||
{ name = "thiserror-impl" }, # same as above
|
||||
{ name = "thiserror" }, # ecosystem is in the process of migrating from 1.x to 2.x
|
||||
{ name = "thiserror-impl" }, # same as above
|
||||
{ name = "windows-sys" }, # mostly hopeless to avoid
|
||||
{ name = "zerocopy" }, # Small enough
|
||||
]
|
||||
skip-tree = [
|
||||
{ name = "hashbrown" }, # wgpu's naga depends on 0.16, accesskit depends on 0.15
|
||||
|
||||
Reference in New Issue
Block a user