--- Cargo.toml.orig 2026-07-02 00:43:44 +++ Cargo.toml 2026-07-02 00:43:44 @@ -41,7 +41,7 @@ regex = "1" rfd = "0.17" rustc-hash = "2" -sdl3 = { version = "0.18", features = ["raw-window-handle"] } +sdl3 = { version = "0.18", features = ["raw-window-handle", "use-pkg-config"] } serde = { version = "1", features = ["derive"] } serde_json = "1" sevenz-rust = "0.6"