From 8272c7b5b9d8dadd20f0805d83b223ef3df961b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 17:48:18 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgraded=20Rust=20crate=20?= =?UTF-8?q?native-dialog=20to=20`0.9`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1211e12..76e6c25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ readme = "README.md" [dev-dependencies] bevy = "0.13" -native-dialog = "0.7" +native-dialog = "0.9"