Merge tag 'v0.10.21' into beta

This commit is contained in:
2025-11-28 22:23:28 +03:00
21 changed files with 503 additions and 85 deletions

View File

@@ -2,6 +2,7 @@
all(not(debug_assertions), target_os = "windows"),
windows_subsystem = "windows"
)]
#![recursion_limit = "256"]
use native_dialog::{DialogBuilder, MessageLevel};
use std::env;