From 319d195eb2fe32d6f9ab822b1a76c1b61493de7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Mary=C5=84czak?= Date: Sun, 14 Jan 2024 19:29:34 +0100 Subject: [PATCH] Remove deprecated image::into_reader() (#132) --- neothesia/src/main.rs | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/neothesia/src/main.rs b/neothesia/src/main.rs index f2e4e750..27fe0ae5 100644 --- a/neothesia/src/main.rs +++ b/neothesia/src/main.rs @@ -317,7 +317,7 @@ fn set_window_icon(window: &winit::window::Window) -> Result<(), Box Result<(), Box